diff --git a/src/static/css/typography.css b/src/static/css/typography.css index 0e4e894..856dbee 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -229,12 +229,12 @@ li{ h3{ font-size: 12vw; - line-height: 80px; + line-height: 16vw; } h4{ - font-size: 38px; - line-height: 45px; + font-size: 7.6vw; + line-height: 9vw; } .lead{