HOme page mobile view imgae correction updated

This commit is contained in:
akash 2025-09-16 23:15:31 +05:30
parent 5fcace8e94
commit e20a5109aa

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;
}
}