assets/css/app.css aktualisiert

This commit is contained in:
inhji 2023-09-22 14:30:06 +02:00
parent fe044ef5fd
commit aa7f6ccebd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
}
body {
@apply bg-background text-foreground;
@apply bg-gradient-to-br from-background from-50% to-rose-100 text-foreground;
}
.stack > * + * {