This commit is contained in:
2024-05-07 14:41:23 +02:00
parent 403435de67
commit 8ecedd8f21
6 changed files with 60 additions and 32 deletions
+3 -3
View File
@@ -200,13 +200,13 @@ jQuery(document).ready(function($){
// centerPadding: '100px',
responsive: [
{
breakpoint: 810,
breakpoint: 800,
settings: {
slidesToShow: 1,
adaptiveHeight: true,
centerPadding: '0',
arrows: true,
draggable: true,
centerMode: true,
swipeToSlide: true,
}
}]
});