2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

start the move to rems

This commit is contained in:
Mark Otto
2014-07-07 23:36:40 -07:00
parent 81b59d3536
commit f5024eb13a
18 changed files with 498 additions and 529 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
// Body reset
html {
font-size: 10px;
font-size: @font-size-root;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}