mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Use px for font-size fixes #13737
This commit is contained in:
parent
f9495eab12
commit
ea99e3c91b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
// Body reset
|
||||
|
||||
html {
|
||||
font-size: 62.5%;
|
||||
font-size: 10px;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue