fix: mantine carousel

This commit is contained in:
2025-08-14 11:16:33 +04:00
parent 20ade53d52
commit b6cec9a308
8 changed files with 119 additions and 39 deletions

View File

@ -4,6 +4,6 @@
width: 15vw;
@media (max-width: 48em) {
width: 90vw;
width: 80vw;
}
}