This commit is contained in:
2025-08-20 16:18:35 +02:00
parent b60c8ac807
commit 45c907a16b
8 changed files with 92 additions and 80 deletions

View File

@@ -29,7 +29,7 @@ export default function RootLayout({ children }) {
<html
lang="en"
className={clsx(
'h-full scroll-smooth bg-creme-600 antialiased',
'h-full scroll-smooth bg-[#FEFFF6] antialiased',
inter.variable,
lexend.variable,
)}