reworked slider + added coaches page

This commit is contained in:
Salam-vsem
2025-05-15 00:59:22 +03:00
parent 1b8cb5dae9
commit 2c1ebe5dae
32 changed files with 389 additions and 201 deletions

View File

@@ -21,6 +21,10 @@
@layer base {
:root {
--header-height: 4rem;
.swiper-pagination-bullet-active {
@apply bg-brand;
}
}
html {