Skip to content

Commit

Permalink
put new font family to use
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Feb 7, 2016
1 parent a15d102 commit bc4e4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body {
}

html {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: $font-family;
font-size: 16px;
line-height: 1.5;

Expand Down

0 comments on commit bc4e4ab

Please sign in to comment.