mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-04-28 18:17:48 +02:00
Fix: 2 try to fix art carousel
This commit is contained in:
parent
93a09d5dda
commit
0a84126fb0
3 changed files with 7 additions and 7 deletions
|
@ -148,7 +148,7 @@ jQuery(function ($) {
|
|||
autoplaySpeed: 1500,
|
||||
slidesToShow: 1,
|
||||
slidesToScroll: 1,
|
||||
lazyLoad: 'progressive',
|
||||
lazyLoad: 'progressive', /* ondemand */
|
||||
centerMode: true,
|
||||
variableWidth: true
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue