From ff795315fdcc03c298dd215c1eb97db3d8009cc6 Mon Sep 17 00:00:00 2001 From: Valentine Omonya Date: Wed, 13 Mar 2024 15:53:35 +0300 Subject: [PATCH] Changed the position of the hero section message --- src/components/Hero/hero.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Hero/hero.css b/src/components/Hero/hero.css index 49bfa7b..34ffd04 100644 --- a/src/components/Hero/hero.css +++ b/src/components/Hero/hero.css @@ -43,7 +43,7 @@ justify-content: center; flex-direction: column; position: relative; - top: -80px; + top: -5=40px; } .hero-text-container p{ display: flex;