From 005dee46726319eced07ef9dd4ab048eb30f0917 Mon Sep 17 00:00:00 2001 From: akash Date: Sat, 13 Dec 2025 13:44:49 +0530 Subject: [PATCH] new about scoll updated --- src/styles/aboutSection.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/aboutSection.module.css b/src/styles/aboutSection.module.css index 91beb79..0811488 100644 --- a/src/styles/aboutSection.module.css +++ b/src/styles/aboutSection.module.css @@ -128,7 +128,7 @@ /* On larger screens, adjust positioning */ @media (min-width: 1024px) { - background-size: 1230px; - background-position: center; + background-size: 55vw; + background-position: right center; } } \ No newline at end of file