This commit is contained in:
echo 2026-03-18 03:55:28 +01:00
parent 02c9681aca
commit b1d6489c70

View File

@ -71,6 +71,6 @@
@apply border-border; @apply border-border;
} }
body { body {
@apply bg-background text-foreground; @apply bg-background text-foreground antialiased;
} }
} }