Skip to content

Commit

Permalink
Merge pull request #735 from barrymcgee/734-strip-spacing
Browse files Browse the repository at this point in the history
Add spacing between .p-strip pattern
  • Loading branch information
barrymcgee authored Jan 13, 2017
2 parents 084af4d + 133db0b commit 0ffe79c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_patterns_strip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
%strip {
background-color: transparent;
clear: both;
padding: 2rem 0;
width: 100%;
}

Expand Down

0 comments on commit 0ffe79c

Please sign in to comment.