vertical rythm
This commit is contained in:
parent
86c5ab4d22
commit
41fdb8ce1c
4 changed files with 47 additions and 81 deletions
|
@ -28,6 +28,11 @@ $line-height-s : 1.3 !default;
|
|||
$line-height-base : 1.5 !default;
|
||||
$line-height-l : 1.7 !default;
|
||||
|
||||
// default margin-bottom
|
||||
$margin-bottom-base : 1rem !default;
|
||||
$headings-margin-bottom : $margin-bottom-base /2 !default;
|
||||
$paragraph-margin-bottom: $margin-bottom-base !default;
|
||||
|
||||
// font weights
|
||||
$weight-light : 200 !default;
|
||||
$weight-book : 300 !default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue