Skip to content

Commit 733f752

Browse files
committed
Merge branch 'main' of github.com:ariflogs/retroui
2 parents ad64ce8 + cab7b39 commit 733f752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default function RootLayout({
4747
<body
4848
className={`${shareTech.className} ${archivoBlack.variable} ${shareTech.variable} ${shareTechMono.variable}`}
4949
>
50-
<div className="relative z-10">
50+
<div className="relative z-40">
5151
<TopNav />
5252
</div>
5353
{children}

0 commit comments

Comments
 (0)