We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba1a477 + c5b6253 commit cab7b39Copy full SHA for cab7b39
app/layout.tsx
@@ -44,7 +44,7 @@ export default function RootLayout({
44
<body
45
className={`${shareTech.className} ${archivoBlack.variable} ${shareTech.variable} ${shareTechMono.variable}`}
46
>
47
- <div className="relative z-10">
+ <div className="relative z-40">
48
<TopNav />
49
</div>
50
{children}
0 commit comments