mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
fix:layers
This commit is contained in:
parent
b12d3e1752
commit
50fcd06c17
@ -21,7 +21,7 @@ export default function RootLayout({
|
|||||||
return (
|
return (
|
||||||
<html lang="en" className={GeistSans.className}>
|
<html lang="en" className={GeistSans.className}>
|
||||||
<body className="bg-background text-foreground">
|
<body className="bg-background text-foreground">
|
||||||
<div className="w-full absolute z-10">
|
<div className="w-full absolute z-30">
|
||||||
<NavigationBar/>
|
<NavigationBar/>
|
||||||
</div>
|
</div>
|
||||||
<main className="min-h-screen flex flex-col items-center bg-gradient-to-r from-neroshi-blue-900 to-neroshi-blue-950">
|
<main className="min-h-screen flex flex-col items-center bg-gradient-to-r from-neroshi-blue-900 to-neroshi-blue-950">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user