-
-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Labels
designAbout the design refresh workAbout the design refresh work
Description
If you follow a link to an anchor on a page, that will get scrolled to the top. However, the navbar is outside the flow and will obscure it.
Example:
https://nixos.org/values/#community-values-whatis
Possible solutions:
- Anchor the navbar to the beginning of the page instead of having it float.
- Move the content to its own div and force it to render below the navbar (margin top trick or similar)
- Something else
Metadata
Metadata
Assignees
Labels
designAbout the design refresh workAbout the design refresh work
