2025-08-12 13:33:25 +03:00

8 lines
151 B
SCSS

.swiper-creative {
.swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
}