website icon indicating copy to clipboard operation
website copied to clipboard

feat:sticky navbar

Open chuygil opened this issue 4 years ago • 0 comments

Fixes #2967

Changes Summary

Proposal for a sticky navbar per the issue mentioned above.

Currently, on mobile devices, the navbar has CSS property overflow-x: auto;, which makes you scroll through the nav options. Is this something that should stay as is, or would a mobile menu (dialog) be ideal?

This pull request is ready for review.

chuygil avatar Mar 07 '22 17:03 chuygil