diff --git a/src/app/globals.css b/src/app/globals.css index 8f456cb..f3d5fe0 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -191,7 +191,7 @@ h4 { .hero-section { text-align: center; - margin-bottom: 30px; + margin-bottom: 40px; } .locations-grid { @@ -209,7 +209,7 @@ h4 { .card-image-container { position: relative; - height: 320px; + height: 430px; overflow: hidden; }