Skip to content

Commit

Permalink
Merged branch master into localnav-optional-inner
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc committed Mar 2, 2017
2 parents 9f003e1 + 711fdd9 commit d977c81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/shared/_normalize.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ li {
box-sizing: border-box;
}

// Override `bolder` from normalize.css, as Roboto's default font-weight is 300, and 400 isn't bold-enough
b,
strong {
font-weight: bold;
}

// Override normalize.css behaviour
button,
input,
Expand Down

0 comments on commit d977c81

Please sign in to comment.