From 093501ae7c7982e7fd5ed98a6c9899351619161d Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Fri, 7 Mar 2025 09:38:31 +0100 Subject: [PATCH] better --- assets/css/hero.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index add6793..4945ce2 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -84,7 +84,7 @@ text-align: center; font-size: 2.5rem; color: #333; - margin: 40px 0; + margin: 10px 0; } .hero-second { @@ -103,8 +103,6 @@ justify-content: space-between; align-items: center; padding: 20px; - border-radius: 12px; - box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } /* Styling for bloc-text */