Improve sidebar display#2624
Closed
bgravenorst wants to merge 4 commits intomainfrom
Closed
Conversation
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Change 1: Improve nav readability by reducing top-level nav emphasis while making the active page and its ancestor path bold for clearer orientation in deep hierarchies.
Change 2: Reduce sidebar parent item prominence and remove the 1900px root font-size breakpoint to eliminate the jarring large-screen typography jump.
Issue(s) fixed
Fixes #2571
Preview
Checklist
Note
Improves sidebar readability and consistency across screen sizes.
categoryandlink) tofont-weight: 400andfont-size: 1.5rem; ensures active item and its ancestor path are bold (700for level-1,600for deeper levels).menu__link--activeand keeps caret visibility tied to active state@media (min-width: 1900px)htmlrootfont-sizeincrease to avoid large-screen typography jumpWritten by Cursor Bugbot for commit ba0200f. This will update automatically on new commits. Configure here.