Commit 6815e6f3b22ceaa4aed755469a83b8efae6e1233
1 parent
43de5eaf
modal success styles and script
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
js/front.js
| @@ -85,7 +85,7 @@ function sliders() { | @@ -85,7 +85,7 @@ function sliders() { | ||
| 85 | items: 6, | 85 | items: 6, |
| 86 | itemsDesktopSmall: [990, 5], | 86 | itemsDesktopSmall: [990, 5], |
| 87 | itemsTablet: [595, 4], | 87 | itemsTablet: [595, 4], |
| 88 | - itemsMobile: [470, 3] | 88 | + itemsMobile: [470, 2] |
| 89 | }); | 89 | }); |
| 90 | 90 | ||
| 91 | $(".testimonials").owlCarousel({ | 91 | $(".testimonials").owlCarousel({ |