fix: Make the scanlines on top, move nav even more top
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
position: sticky;
|
||||
top: 1rem;
|
||||
max-width: min(calc(var(--content-width) + 10rem), 90%);
|
||||
z-index: 1;
|
||||
z-index: 999;
|
||||
|
||||
nav {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user