fix: tweak default mantine theme

This commit is contained in:
Sonny
2025-08-06 19:58:52 +02:00
parent 97ba56b1e7
commit 309cf2c9d2
6 changed files with 70 additions and 10 deletions

View File

@@ -17,6 +17,7 @@
}
.description {
color: var(--mantine-color-dimmed);
text-align: center;
@media (max-width: $mantine-breakpoint-sm) {