spacing updated

This commit is contained in:
akash 2026-03-11 16:29:23 +05:30
parent 110afb3a5f
commit 48cb9ad5f8

View File

@ -15005,10 +15005,6 @@ body {
.hero-1 .main-shirt { .hero-1 .main-shirt {
max-width: 60%; max-width: 60%;
} }
.section-padding {
padding: 60px 0 60px !important;
}
} }
/* 500px */ /* 500px */
@ -15063,6 +15059,12 @@ body {
min-height: 200px; min-height: 200px;
} }
.section-padding {
padding: 0px 0 60px !important;
margin-top: 60px;
margin-bottom: 60px;
}
.hero-1 .slider-track-container { .hero-1 .slider-track-container {
gap: 5px !important; gap: 5px !important;
} }
@ -15104,7 +15106,9 @@ body {
} }
.section-padding { .section-padding {
padding: 80px 0 80px !important; padding: 0px 0 80px !important;
margin-top: 80px;
margin-bottom: 80px;
} }
.work-process-section-3 .left-shape { .work-process-section-3 .left-shape {