Skip to content

Commit

Permalink
Override font-weight in basscss
Browse files Browse the repository at this point in the history
  • Loading branch information
karmeye committed Jan 26, 2015
1 parent a6051c1 commit 67ff292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

body {
font-family: "Merriweather", "PT Serif", Georgia, "Times New Roman", serif;
font-weight: 300;
}

html, body {
Expand Down

0 comments on commit 67ff292

Please sign in to comment.