Files

8 lines
151 B
Plaintext
Raw Permalink Normal View History

2026-05-11 19:29:55 +01:00
.swiper-creative {
.swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
}