Skip to content

Commit

Permalink
Remove rule from home.html.erb that created visual inconsistency (#9492)
Browse files Browse the repository at this point in the history
Co-authored-by: idiot-toaster <58581962+idiot-toaster@users.noreply.github.com>
  • Loading branch information
eightballocto and eightballocto authored Jun 11, 2021
1 parent a0c235b commit cfba9ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/home/home.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
margin: 0 calc((100% / 2) - 50vw);
padding: 40px 0px;
}
.row {
margin-right: 0;
}
.projects .row {
padding: 50px 20px;
color: #222;
Expand Down

0 comments on commit cfba9ef

Please sign in to comment.