diff --git a/assets/css/hero.css b/assets/css/hero.css index c202db5..a3a09d9 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -165,7 +165,7 @@ height: auto; border-radius: 15px; border: 4px solid black; - box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); + box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); } diff --git a/partials/components/hero.hbs b/partials/components/hero.hbs index 228becc..f7fc808 100644 --- a/partials/components/hero.hbs +++ b/partials/components/hero.hbs @@ -90,6 +90,6 @@ -