fix: fix small bugs
This commit is contained in:
@@ -25,7 +25,7 @@ const AppRoot = () => {
|
||||
return (
|
||||
<>
|
||||
<div
|
||||
className="pointer-events-none fixed inset-0 z-10 bg-black"
|
||||
className="pointer-events-none fixed inset-0 z-20 bg-black"
|
||||
style={{ opacity }}
|
||||
/>
|
||||
<main className="h-screen w-screen overflow-hidden bg-[url(/wallpaper.jpg)] bg-cover bg-center">
|
||||
|
||||
Reference in New Issue
Block a user