misc
This commit is contained in:
parent
788ceb099b
commit
03f6bb2263
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
// font sizes
|
// font sizes
|
||||||
@basefont : 14px; // if "14px" then 1em = 14px
|
@basefont : 14px; // if "14px" then 1em = 14px
|
||||||
@lh : 1.5; // equiv line-height 1.5em
|
@lh : 1.5; // equiv line-height 1.5
|
||||||
@h1-size : 32px; // equiv "32px"
|
@h1-size : 32px; // equiv "32px"
|
||||||
@h2-size : 28px; // equiv "28px"
|
@h2-size : 28px; // equiv "28px"
|
||||||
@h3-size : 24px; // equiv "24px"
|
@h3-size : 24px; // equiv "24px"
|
||||||
|
|
Loading…
Reference in a new issue