Skip to content

Commit

Permalink
Use px for font-size fixes twbs#13737
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswelton committed Jun 5, 2014
1 parent f9495ea commit ea99e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/scaffolding.less
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// Body reset

html {
font-size: 62.5%;
font-size: 10px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

Expand Down

0 comments on commit ea99e3c

Please sign in to comment.