fix bugs responsive

This commit is contained in:
2023-07-14 12:09:36 +02:00
parent 85d3ef3a0e
commit b57bcf835d
6 changed files with 276 additions and 105 deletions
+4 -1
View File
@@ -175,7 +175,10 @@ jQuery(function($) {
{
breakpoint: 800,
settings: {
adaptiveHeight: true
adaptiveHeight: true,
arrows: false,
draggable: true,
cssEase: 'ease',
}
}]
});