diff --git a/css/compute-c23f91.webflow.css b/css/compute-c23f91.webflow.css index d365819..a2a77e0 100644 --- a/css/compute-c23f91.webflow.css +++ b/css/compute-c23f91.webflow.css @@ -269,7 +269,7 @@ li { .heading-3 { font-size: 28vw; - min-height: 28vw; + min-height: calc(28vw * 2.1); } } @@ -317,4 +317,4 @@ li { .text-block { font-size: 6vw; } -} \ No newline at end of file +}