mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
use font-size-base var
This commit is contained in:
@@ -31,7 +31,7 @@ html {
|
||||
|
||||
body {
|
||||
font-family: @font-family-base;
|
||||
font-size: 14px;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
color: @text-color;
|
||||
background-color: @body-bg;
|
||||
|
||||
Reference in New Issue
Block a user