Compare commits

...

2 Commits

Author SHA1 Message Date
akash
052c7aa219 HOme page mobile view imgae correction updated 2025-09-16 23:15:45 +05:30
akash
e20a5109aa HOme page mobile view imgae correction updated 2025-09-16 23:15:31 +05:30

View File

@ -575,6 +575,16 @@
}
@media only screen and (max-width: 426px) {
.image_block_three .image-box .image-1 img{
width: 100%;
border-radius: 20px;
display: none !important;
}
}