img height increased

This commit is contained in:
Selvi 2026-04-10 10:15:23 +05:30
parent e1c8c1ac23
commit 1a44cce15c

View File

@ -191,7 +191,7 @@ h4 {
.hero-section { .hero-section {
text-align: center; text-align: center;
margin-bottom: 30px; margin-bottom: 40px;
} }
.locations-grid { .locations-grid {
@ -209,7 +209,7 @@ h4 {
.card-image-container { .card-image-container {
position: relative; position: relative;
height: 320px; height: 430px;
overflow: hidden; overflow: hidden;
} }