Skip to content

Commit

Permalink
change sliders per view to 2 above 760px on sale swiper
Browse files Browse the repository at this point in the history
  • Loading branch information
goldipl committed Jun 28, 2024
1 parent 297ed84 commit 5325381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/home-swipers.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ document.addEventListener('DOMContentLoaded', () => {
spaceBetween: 20,
},
760: {
slidesPerView: 3,
slidesPerView: 2,
spaceBetween: 20,
},
200: {
Expand Down

0 comments on commit 5325381

Please sign in to comment.