version nice
This commit is contained in:
@@ -25,7 +25,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en">
|
||||
<body
|
||||
className={`${geistSans.variable} ${geistMono.variable} antialiased w-screen bg-red-500`}
|
||||
className={`${geistSans.variable} ${geistMono.variable} antialiased w-screen bg-white`}
|
||||
>
|
||||
{children}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user