mirror of
https://github.com/smyalygames/anthonyberg-website.git
synced 2025-12-21 20:08:47 +01:00
fix(style): revert to previous colours
This commit is contained in:
@@ -37,7 +37,7 @@ export default async function RootLayout({
|
||||
dir="ltr"
|
||||
suppressHydrationWarning
|
||||
>
|
||||
<Head backgroundColor={{dark: '#0f172a', light: '#fefce8'}} />
|
||||
<Head backgroundColor={{dark: '#111111', light: '#fafafa'}} />
|
||||
<body>
|
||||
<Layout>
|
||||
<Navbar pageMap={await getPageMap()}>
|
||||
|
||||
Reference in New Issue
Block a user