home category full width

This commit is contained in:
Bayu Lukman Yusuf 2026-03-03 15:09:10 +07:00
parent e12f00cf96
commit cecc894944
1 changed files with 7 additions and 1 deletions

View File

@ -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
}
}
}'>