mirror of
https://github.com/smyalygames/anthonyberg-website.git
synced 2025-05-18 06:04: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"
|
||||
suppressHydrationWarning
|
||||
>
|
||||
<Head backgroundColor={{dark: '#0f172a', light: '#fefce8'}} />
|
||||
<Head backgroundColor={{dark: '#111111', light: '#fafafa'}} />
|
||||
<body>
|
||||
<Layout>
|
||||
<Navbar pageMap={await getPageMap()}>
|
||||
|
Loading…
x
Reference in New Issue
Block a user