From b1faff33aed76c01f9257d37fdecf412ebb28ad9 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Wed, 23 Oct 2024 14:22:45 -0600 Subject: [PATCH] Adjust margins in mobile view --- css/compute-c23f91.webflow.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/compute-c23f91.webflow.css b/css/compute-c23f91.webflow.css index 4929025..d62671f 100644 --- a/css/compute-c23f91.webflow.css +++ b/css/compute-c23f91.webflow.css @@ -166,7 +166,7 @@ li { } .heading-3 { - padding-bottom: 20px; + padding-bottom: 8px; } .heading-4 { @@ -300,7 +300,6 @@ li { -webkit-background-clip: text; background-clip: text; min-height: 48vw; - margin-top: 0; overflow-y: hidden; } @@ -316,4 +315,4 @@ li { .text-block { font-size: 6vw; } -} \ No newline at end of file +}