diff --git a/frontend/web/js/new_script.js b/frontend/web/js/new_script.js index 87de32a..fffbfd1 100755 --- a/frontend/web/js/new_script.js +++ b/frontend/web/js/new_script.js @@ -140,6 +140,7 @@ $(document).ready(function () { singleItem:true, autoPlay:true, items:3, + responsiveClass: true, responsive: { 0: { items: 2, -- libgit2 0.21.4