Updated Login

This commit is contained in:
2026-06-18 16:12:10 +02:00
40 changed files with 2337 additions and 713 deletions
+7 -6
View File
@@ -63,11 +63,12 @@
--sidebar-ring: 224.3 76.3% 48%;
}
* {
@apply border-border;
}
* {
@apply border-border;
}
body {
@apply bg-background text-foreground;
font-family: var(--font-inter), ui-sans-serif, system-ui, sans-serif;
body {
@apply bg-background text-foreground;
font-family: var(--font-inter), ui-sans-serif, system-ui, sans-serif;
}
}