renamed pages, replaced icons, fixed padding etc, adjusted textsmade responsiveness better

This commit is contained in:
TFT
2025-05-01 11:08:06 +03:00
parent 8422b23164
commit 9486e873b5
9 changed files with 880 additions and 96 deletions

View File

@@ -128,3 +128,7 @@ body {
@apply bg-background text-foreground;
}
}
.material-symbols-outlined {
font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 24;
}