void-linux.github.io icon indicating copy to clipboard operation
void-linux.github.io copied to clipboard

assets/css/misc.css: add z-index to .navbar

Open 0x5c opened this issue 3 years ago • 0 comments

This fixes the page contents going over the navbar while scrolling.

Z-index is used since that's the only solution that functions and gained consensus in #169.

Fixes #168 Closes #169 (same solution but with an absurd z-index value, and has been completely stalled) Closes #172 (makes the navbar stick to the top of the document, not the top of the viewport)

0x5c avatar Oct 22 '22 04:10 0x5c