From 37984cfea86c3c5812dab08e8fa2f2fab4a140a1 Mon Sep 17 00:00:00 2001 From: akash Date: Sat, 13 Dec 2025 14:47:05 +0530 Subject: [PATCH] new strcure about --- src/styles/aboutSection.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/aboutSection.module.css b/src/styles/aboutSection.module.css index 0811488..ed8840c 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: 55vw; + background-size: auto 92vh; background-position: right center; } } \ No newline at end of file