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