This commit is contained in:
2025-07-25 09:55:39 +02:00
parent 5271f879f9
commit 8812ffe449
16 changed files with 3 additions and 4 deletions

View File

@@ -47,7 +47,5 @@ html[data-theme='dark'] {
}
body {
@apply bg-background text-foreground;
transition: background-color 0.3s ease, color 0.3s ease;
}