diff --git a/frontend/web/js/new_script.js b/frontend/web/js/new_script.js index 8201f86..8950c9e 100755 --- a/frontend/web/js/new_script.js +++ b/frontend/web/js/new_script.js @@ -140,10 +140,7 @@ $(document).ready(function () { items:3, responsiveClass: true, responsive: { - 0: { - items: 2, - slideBy: 1 - }, + 1200: { items: 2, slideBy: 1 -- libgit2 0.21.4