From 3f5216341d916a0d42c5e176a22c8bc4cde7fc5b Mon Sep 17 00:00:00 2001 From: Alaguraj0361 Date: Mon, 22 Sep 2025 22:49:02 +0530 Subject: [PATCH] mobile banner updated --- components/sections/home2/MobileBanner.js | 2 +- public/assets/css/module-css/banner.css | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/sections/home2/MobileBanner.js b/components/sections/home2/MobileBanner.js index f06f75f..d68fc79 100644 --- a/components/sections/home2/MobileBanner.js +++ b/components/sections/home2/MobileBanner.js @@ -167,7 +167,7 @@ export default function MobileBanner() { className={`content-box custom-content-box ${slide.contentStyle || ''}`} > {slide.upperText} -

+

{slide.title} {slide.titleSpan} {slide.titleEnd}

{slide.subtitle}

diff --git a/public/assets/css/module-css/banner.css b/public/assets/css/module-css/banner.css index 706c421..e5550c6 100644 --- a/public/assets/css/module-css/banner.css +++ b/public/assets/css/module-css/banner.css @@ -223,8 +223,8 @@ @media (max-width: 500px) { .banner-carousel .content-box h2 { color: #bc0000 !important; - font-size: 24px; - line-height: 24px; + font-size: 28px !important; + line-height: 36px !important; } } @@ -650,8 +650,8 @@ } .banner-carousel .content-box h2 { - font-size: 28px; - line-height: 38px; + font-size: 28px !important; + line-height: 38px !important } .banner-style-three .content-box .shape {