Skip to content

Commit

Permalink
Hotfix: Add bottom margin to navigation pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
barrymcgee committed Jan 11, 2017
1 parent 91b8395 commit d8fe03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_patterns_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
@extend %clearfix;
background-color: $color-brand;
color: $color-x-light;
margin-bottom: 2rem;
position: relative;
width: 100%;

Expand Down

0 comments on commit d8fe03b

Please sign in to comment.