mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-22 22:18:55 +00:00
added watermark
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user