update
This commit is contained in:
parent
8851716ddc
commit
35d5601a75
@ -36,7 +36,7 @@
|
||||
'slideToClickedSlide' => true,
|
||||
'touchRatio' => 0.2,
|
||||
'loop' => false,
|
||||
'breakpoints' => [ 1024 => [ "slidesPerView" => 5 ], 768 => [ "slidesPerView" => 3 ] ],
|
||||
'breakpoints' => [ 1024 => [ "slidesPerView" => 5 ], 768 => [ "slidesPerView" => 3 ], 0 => [ "slidesPerView" => 3 ] ],
|
||||
'navigation' => [
|
||||
'nextEl' => '.swiper-button-next',
|
||||
'prevEl' => '.swiper-button-prev',
|
||||
|
Loading…
Reference in New Issue
Block a user