diff --git a/assets/css/hero.css b/assets/css/hero.css index 2e87ebb..67aeda3 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -126,7 +126,7 @@ padding: 20px; font-size: 1.8rem; color: #333; - background-color: #f3f3f3; + background-color: #fbfbfb; border-radius: 20px; } @@ -163,7 +163,7 @@ height: auto; border-radius: 15px; border: 4px solid black; - box-shadow: 0 10px 15px rgba(0, 0, 0, 0.8); + box-shadow: 0 15px 25px rgba(0, 0, 0, 0.6); } /* Button at the end of the hero-second */