drunkenvalley / no-pressure

Welcome to the No Pressure Community repository for the website. This is a public project, enabling the community to join and help us make the community better and better.
https://no-pressure.eu/
5 stars 8 forks source link

Tweaked navigation to fix max widths #13

Closed drunkenvalley closed 1 year ago

drunkenvalley commented 1 year ago

Edit: Now also have active nav menu item working

Moved Nav up one level, removing the need for viewport based width units. Also clamped the contents max-width to match the flow of the page contents.

I was experiencing a bug where the nav bar would often slightly exceed the width of the page when I had a vertical scrollbar. Moving it up one level and tying it to the width of the parent fixes this.

Also fuck this is looking good.

Screen Shot 2023-03-24 at 19 34 00