diff --git a/assets/styles/root/050_typography.css b/assets/styles/root/050_typography.css index 0a0a7a2..13a2ebb 100644 --- a/assets/styles/root/050_typography.css +++ b/assets/styles/root/050_typography.css @@ -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;