Skip to content

Commit

Permalink
Remove rule from home.html.erb that created visual inconsistency (pub…
Browse files Browse the repository at this point in the history
…liclab#9492)

Co-authored-by: idiot-toaster <[email protected]>
  • Loading branch information
2 people authored and billymoroney1 committed Dec 28, 2021
1 parent 2f2a56e commit 54abc18
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 54abc18

Please sign in to comment.