Adjust base line height.
Should be 1.5x the base font size.
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user