home category full width
This commit is contained in:
parent
e12f00cf96
commit
cecc894944
|
|
@ -1,4 +1,4 @@
|
|||
<section class="container pt-4 pb-5 mb-2 mb-sm-3 mb-lg-4 mb-xl-5">
|
||||
<section class="container-container pt-4 pb-5 mb-2 mb-sm-3 mb-lg-4 mb-xl-5 px-4">
|
||||
<div class="swiper"
|
||||
data-swiper='{
|
||||
"slidesPerView": 1,
|
||||
|
|
@ -13,6 +13,12 @@
|
|||
},
|
||||
"992": {
|
||||
"slidesPerView": 3
|
||||
},
|
||||
"1200": {
|
||||
"slidesPerView": 4
|
||||
},
|
||||
"1400": {
|
||||
"slidesPerView": 5
|
||||
}
|
||||
}
|
||||
}'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue