Remove unused CSS variable from body, enhance locale change logic in AppHeader, add 404 error page, and clean up nuxt.config

This commit is contained in:
2025-07-24 23:05:07 +02:00
parent e88290967a
commit 9c8bfb3118
4 changed files with 23 additions and 6 deletions

View File

@@ -22,7 +22,6 @@ useHead({
body {
font-family: 'DM Sans', sans-serif;
@apply text-red-200;
}
.sofia {