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