improvement: smaller font size
This commit is contained in:
parent
b7eb73689d
commit
96615cbd23
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $border-size: 1px;
|
||||||
|
|
||||||
$baseline: 1.5;
|
$baseline: 1.5;
|
||||||
$baselinerem: $baseline * 1rem;
|
$baselinerem: $baseline * 1rem;
|
||||||
$baseheight: 18px;
|
$baseheight: 16px;
|
||||||
|
|
||||||
// MIXINS RESPONSIVES
|
// MIXINS RESPONSIVES
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue