This commit is contained in:
armansansd 2022-05-10 13:00:42 +02:00
parent 074d94d571
commit d1d95c3710
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -79,9 +79,10 @@ $(function(){
{
breakpoint: 800,
settings: {
slidesToShow: 2,
slidesToShow: 1,
slidesToScroll: 1,
centerPadding: '0',
centerPadding: '40px',
centerMode: true,
}
}]
});