mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
fix tailwind dark mode
This commit is contained in:
@ -39,7 +39,7 @@ export default function RootLayout({
|
||||
crossOrigin=""
|
||||
/>
|
||||
</head>
|
||||
<body className="latte">
|
||||
<body>
|
||||
<RUAThemeProvider>
|
||||
<div className="flex flex-col min-h-[100vh]">
|
||||
<HeadBar />
|
||||
|
Reference in New Issue
Block a user