Commit f77c559a5913eb453b65f61899388992112ff25f
1 parent
e564bba2
-collection
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/js/new_script.js
@@ -140,6 +140,7 @@ $(document).ready(function () { | @@ -140,6 +140,7 @@ $(document).ready(function () { | ||
140 | singleItem:true, | 140 | singleItem:true, |
141 | autoPlay:true, | 141 | autoPlay:true, |
142 | items:3, | 142 | items:3, |
143 | + responsiveClass: true, | ||
143 | responsive: { | 144 | responsive: { |
144 | 0: { | 145 | 0: { |
145 | items: 2, | 146 | items: 2, |