image object fit

This commit is contained in:
2025-08-21 15:58:32 +05:45
parent df97f3c842
commit d5de6658f0

View File

@@ -424,6 +424,9 @@ color: white;
margin: 20px 0;
}
.mySwiper-text .swiper-slide .box img{
object-fit: cover;
}
.mySwiper-text .swiper-button-next::after, .mySwiper-text .swiper-button-prev::after{