Alexey Boroda
/
demo-core
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
6815e6f3b22ceaa4aed755469a83b8efae6e1233
Authored by
Eugeny Galkovskiy
2018-01-03 17:18:21 +0200
1 parent
43de5eaf
modal success styles and script
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
js/front.js
Inline
Side-by-side
js/front.js
Wrap text
Show/Hide comments
View file @
6815e6f
...
...
@@ -85,7 +85,7 @@ function sliders() {
85
85
items: 6,
86
86
itemsDesktopSmall: [990, 5],
87
87
itemsTablet: [595, 4],
88
- itemsMobile: [470,
3
]
88
+ itemsMobile: [470,
2
]
89
89
});
90
90
91
91
$(".testimonials").owlCarousel({
...
...