Skip to content

Commit

Permalink
Merge pull request #23 from stacyk/master
Browse files Browse the repository at this point in the history
remove redundant margin
  • Loading branch information
gregrickaby committed Apr 13, 2015
2 parents aa966b3 + cc37b22 commit b9eb69e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions sass/modules/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@
@include margin(0 0 24px 0);

font-size: rem(24);
margin-bottom: em(24px);
}
}
1 change: 0 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,6 @@ img {
.site-description {
margin: 0 0 24px;
font-size: 1.5rem;
margin-bottom: 1.5em;
}

/* line 7, sass/modules/_navigation.scss */
Expand Down
Loading

0 comments on commit b9eb69e

Please sign in to comment.