Fixed slider style
This commit is contained in:
parent
73aa52d748
commit
fedcfea23f
|
@ -45,6 +45,7 @@ export const ArticleCardSwiper = (props: Props) => {
|
||||||
576: { spaceBetween: 20, slidesPerView: 1.5 },
|
576: { spaceBetween: 20, slidesPerView: 1.5 },
|
||||||
992: { spaceBetween: 52, slidesPerView: 1.5 }
|
992: { spaceBetween: 52, slidesPerView: 1.5 }
|
||||||
}}
|
}}
|
||||||
|
round-lengths={true}
|
||||||
loop={true}
|
loop={true}
|
||||||
speed={800}
|
speed={800}
|
||||||
autoplay={{
|
autoplay={{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user