fix: fix small bugs

This commit is contained in:
Pihkaal
2024-09-12 14:54:37 +02:00
parent 2220c6904b
commit 5e36ec379c
4 changed files with 10 additions and 12 deletions

View File

@@ -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">