Reset the line height to 1.5; 2 was silly
This commit is contained in:
parent
4ea71e2219
commit
16f96558cc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
--font-size-scale-factor: 1vmax;
|
||||
--site-header-font-size: 200%;
|
||||
|
||||
--line-height: 2;
|
||||
--line-height: 1.5;
|
||||
--heading-line-height: 1;
|
||||
/* A little extra line height so the descenders don't get clipped */
|
||||
--site-heading-line-height: 1.1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue