section h-full

This commit is contained in:
Salam-vsem
2025-05-21 00:00:21 +03:00
parent a2833c0ef4
commit 9913c09755
14 changed files with 54 additions and 20 deletions

View File

@@ -1,6 +1,13 @@
.simple-swiper {
width: 100%;
/* height: 100%; */
overflow: visible;
display: flex;
flex-direction: column;
}
.swiper-wrapper {
height: auto;
}
.swiper-pagination-fraction {