relevo de glm
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ export default function RootLayout({
|
||||
lang="en"
|
||||
className={`${geistSans.variable} ${geistMono.variable} h-full antialiased`}
|
||||
>
|
||||
<body className="min-h-full flex flex-col bg-slate-950 text-slate-100">
|
||||
<body className="min-h-full flex flex-col bg-[#f9f6f0] text-[#1c1917]">
|
||||
{children}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user