Skip to content

Commit

Permalink
Increase headings font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyson Gach committed Mar 1, 2016
1 parent 292b0dd commit dee6bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/_typography.scss
Expand Up @@ -12,7 +12,7 @@ h4,
h5,
h6 {
font-family: $heading-font-family;
font-size: $base-font-size;
font-size: modular-scale(1);
line-height: $heading-line-height;
margin: 0 0 $small-spacing;
}
Expand Down

0 comments on commit dee6bce

Please sign in to comment.