some font-sizes
This commit is contained in:
parent
080f8b9ea7
commit
d82747f4ba
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
@color-link: __existing__;
|
||||
|
||||
@margin-default: 1.5rem;
|
||||
@margin-big: 2.5rem;
|
||||
|
||||
|
||||
|
@ -36,6 +37,10 @@
|
|||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* fonts */
|
||||
|
||||
@font-size-default: 1rem;
|
||||
@font-size-big: 1.5rem;
|
||||
@font-size-bigger: 1.75rem;
|
||||
|
||||
@line-height-default: 125%;
|
||||
@line-height-big: 135%;
|
||||
@line-height-bigger: 140%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue