fix layout

This commit is contained in:
Ludovic CANDELLIER
2022-12-21 18:33:15 +01:00
parent 73ed46bc28
commit 5151f393be
16 changed files with 164 additions and 135 deletions

View File

@@ -29,7 +29,7 @@
lazyLoad: 'ondemand',
slidesToShow: 6,
slidesToScroll: 1,
dots: true,
dots: false,
autoplay: true,
autoplaySpeed: 5000
});