From 41cadc291ff9c3a10948d2256648b9dc05bd9262 Mon Sep 17 00:00:00 2001 From: akash Date: Fri, 12 Sep 2025 21:28:01 +0530 Subject: [PATCH] Home page first section sapace updated --- public/assets/css/module-css/banner.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/assets/css/module-css/banner.css b/public/assets/css/module-css/banner.css index 0eee5a4..486d00e 100644 --- a/public/assets/css/module-css/banner.css +++ b/public/assets/css/module-css/banner.css @@ -161,11 +161,11 @@ transition: all 8000ms linear; */ } -@media (max-width: 768px) { +/* @media (max-width: 768px) { .banner-carousel .swiper-slide .bg-layer { height: 70%; } -} +} */ .banner-carousel .swiper-slide-active .bg-layer{ -webkit-transform:scale(1.25);