From 48cb9ad5f80b441ba4361c7a0abdebaebb7e7f88 Mon Sep 17 00:00:00 2001 From: akash Date: Wed, 11 Mar 2026 16:29:23 +0530 Subject: [PATCH] spacing updated --- src/app/globals.css | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 0629aa9..e3e585e 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -15005,10 +15005,6 @@ body { .hero-1 .main-shirt { max-width: 60%; } - - .section-padding { - padding: 60px 0 60px !important; - } } /* 500px */ @@ -15063,6 +15059,12 @@ body { min-height: 200px; } + .section-padding { + padding: 0px 0 60px !important; + margin-top: 60px; + margin-bottom: 60px; + } + .hero-1 .slider-track-container { gap: 5px !important; } @@ -15104,7 +15106,9 @@ body { } .section-padding { - padding: 80px 0 80px !important; + padding: 0px 0 80px !important; + margin-top: 80px; + margin-bottom: 80px; } .work-process-section-3 .left-shape {