1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

restore px to base font size var

This commit is contained in:
Mark Otto
2014-12-04 00:10:24 -08:00
parent c213ff820a
commit 4474630d77
8 changed files with 8 additions and 8 deletions

View File

@@ -340,7 +340,7 @@ td, th {
/* line 20, /Users/mdo/work/bootstrap/scss/scaffolding */
html {
font-size: 16 px;
font-size: 16px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long