diff --git a/js/front.js b/js/front.js index 47c308c..394881e 100644 --- a/js/front.js +++ b/js/front.js @@ -85,7 +85,7 @@ function sliders() { items: 6, itemsDesktopSmall: [990, 5], itemsTablet: [595, 4], - itemsMobile: [470, 3] + itemsMobile: [470, 2] }); $(".testimonials").owlCarousel({ -- libgit2 0.21.4