4 lines
98 B
SCSS
4 lines
98 B
SCSS
.swiper-free-mode > .swiper-wrapper {
|
|
transition-timing-function: ease-out;
|
|
margin: 0 auto;
|
|
}
|