Skip to content

docs: fix sidebar nav font size override for mdBook defaults#676

Merged
bnusunny merged 1 commit intomainfrom
fix/sidebar-font-size
Mar 20, 2026
Merged

docs: fix sidebar nav font size override for mdBook defaults#676
bnusunny merged 1 commit intomainfrom
fix/sidebar-font-size

Conversation

@bnusunny
Copy link
Contributor

The previous sidebar font-size change on .sidebar was being overridden by mdBook's built-in CSS which targets .sidebar ol.chapter li a with higher specificity. This adds font-size: 1rem directly on that selector to properly override it.

@bnusunny bnusunny merged commit bf48741 into main Mar 20, 2026
4 checks passed
@bnusunny bnusunny deleted the fix/sidebar-font-size branch March 20, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant