Commit 7a8d0717 authored by Mark Otto's avatar Mark Otto

use font-size-base var

parent eadfa59d
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment