Adjust base line height.
Should be 1.5x the base font size.
This commit is contained in:
parent
73b7c3fdaf
commit
a5bd2f0292
|
@ -7,7 +7,7 @@
|
|||
@import "compass/typography/vertical_rhythm";
|
||||
|
||||
$base-font-size: 20px;
|
||||
$base-line-height: 24px;
|
||||
$base-line-height: 30px;
|
||||
$break-point: 45em;
|
||||
$bg-color: #EEEEEE;
|
||||
$main-color: #2196F3;
|
||||
|
|
Loading…
Reference in New Issue