lighter background

This commit is contained in:
skidoodle 2023-09-19 21:55:17 +02:00
parent 2e49acef49
commit 455cf84850
2 changed files with 6 additions and 2 deletions

View file

@ -62,7 +62,7 @@ export default function Home() {
])
return (
<main className="dark text-foreground bg-background">
<main className="dark:bg-[#121212] text-foreground bg-background">
<div className="flex min-h-screen flex-col items-center justify-between p-24">
<div className="container mx-auto mt-15">
<div className="flex flex-col items-center justify-center">