From 6815e6f3b22ceaa4aed755469a83b8efae6e1233 Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 3 Jan 2018 17:18:21 +0200 Subject: [PATCH] modal success styles and script --- js/front.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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