Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ariflogs/retroui
Browse files Browse the repository at this point in the history
  • Loading branch information
ariflogs committed Oct 17, 2024
2 parents ad64ce8 + cab7b39 commit 733f752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default function RootLayout({
<body
className={`${shareTech.className} ${archivoBlack.variable} ${shareTech.variable} ${shareTechMono.variable}`}
>
<div className="relative z-10">
<div className="relative z-40">
<TopNav />
</div>
{children}
Expand Down

0 comments on commit 733f752

Please sign in to comment.