mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-19 02:04:30 +02:00
added watermark
This commit is contained in:
parent
207a7b8a39
commit
283fb3990c
2 changed files with 31 additions and 10 deletions
|
@ -19,7 +19,7 @@ export default async function RootLayout({
|
|||
}>) {
|
||||
return (
|
||||
<html suppressHydrationWarning>
|
||||
<body className={`${font.className} pb-3`}>
|
||||
<body className={`${font.className}`}>
|
||||
<ThemeProvider
|
||||
attribute="class"
|
||||
defaultTheme="system"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue