2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove the handful of rem font-sizes

This commit is contained in:
Mark Otto
2013-03-31 11:26:13 -07:00
parent b96ab36d38
commit fc16e37aaa
4 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ html {
body {
font-family: @font-family-base;
.font-size();
font-size: 14px;
line-height: @line-height-base;
color: @text-color;
background-color: @body-background;