prep work for themes

This commit is contained in:
Lee
2023-11-05 14:16:23 +00:00
parent 1ab07709ac
commit 57c2fe1301
3 changed files with 4 additions and 3 deletions

View File

@ -49,7 +49,7 @@ export default function RootLayout({
src="https://analytics.fascinated.cc/js/script.js"
/>
<body className={clsx(font.className, "bg-black text-white")}>
<body className={clsx(font.className, "bg-black text-primary")}>
<div className="fixed left-0 top-0 z-0 h-full w-full blur-sm">
<Image
className="object-fill object-center"