Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
style(mc): Fix uneven vertical spacing of sections
Browse files Browse the repository at this point in the history
  • Loading branch information
k88hudson committed Jul 31, 2017
1 parent 38139c3 commit 9669521
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
margin: 0;
padding: 0;
margin-inline-end: -$base-gutter;
margin-bottom: -$top-sites-vertical-space;

// Two columns
@media (max-width: $break-point-small) {
Expand Down

0 comments on commit 9669521

Please sign in to comment.