new about scoll updated

This commit is contained in:
akash 2025-12-13 13:44:49 +05:30
parent 109941612b
commit 005dee4672

View File

@ -128,7 +128,7 @@
/* On larger screens, adjust positioning */ /* On larger screens, adjust positioning */
@media (min-width: 1024px) { @media (min-width: 1024px) {
background-size: 1230px; background-size: 55vw;
background-position: center; background-position: right center;
} }
} }