From e38e9ebc7d4b70c56e85f7eb0b70b005053c4002 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Thu, 8 Sep 2022 15:55:28 -0400 Subject: [PATCH] Section margin --- src/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/css/style.css b/src/static/css/style.css index 817fe93..f763f07 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -240,7 +240,7 @@ hr{ @media only screen and (min-width: 1280px) { .hero-section{ - margin-bottom: 80px !important; + margin-bottom: 80px; } .impact-section{