mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-01 09:28:42 +03:00
5 lines
98 B
SCSS
5 lines
98 B
SCSS
|
|
.swiper-free-mode > .swiper-wrapper {
|
||
|
|
transition-timing-function: ease-out;
|
||
|
|
margin: 0 auto;
|
||
|
|
}
|