background color
This commit is contained in:
@@ -51,7 +51,7 @@ export default function RootLayout({
|
||||
<html lang="en">
|
||||
|
||||
<body
|
||||
className={`${geistSans.variable} ${geistMono.variable} antialiased bg-[#F6E5E9]`}
|
||||
className={`${geistSans.variable} ${geistMono.variable} antialiased bg-[#F6E5E9] max-sm:bg-[#FFF9F9]`}
|
||||
>
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<NextTopLoader color="#D60050" height={5} />
|
||||
|
Reference in New Issue
Block a user