new strcure about

This commit is contained in:
akash 2025-12-13 14:47:05 +05:30
parent 005dee4672
commit 37984cfea8

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: 55vw; background-size: auto 92vh;
background-position: right center; background-position: right center;
} }
} }