Skip to content

Commit

Permalink
Merge pull request #12 from phillipsio/add_display_font_css
Browse files Browse the repository at this point in the history
FONT and styling issues #9 - add class to use Big John
  • Loading branch information
Smona authored Jan 11, 2017
2 parents aecb3bc + 4c8dda6 commit dda290a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@
font-weight: _font(weight-bold);
}

span.display-font {
font-family: _font(family-display);
}

em, i {
font-style: italic;
}
Expand Down

0 comments on commit dda290a

Please sign in to comment.