mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
restore px to base font size var
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// Body reset
|
||||
|
||||
html {
|
||||
font-size: ($font-size-root)px;
|
||||
font-size: $font-size-root;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user