Skip to content

Commit bf48741

Browse files
authored
docs: fix sidebar nav font size override for mdBook defaults (#676)
1 parent f19c4dd commit bf48741

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/guide/theme/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ code, pre, .hljs {
6969
padding: 6px 0;
7070
border-radius: 4px;
7171
transition: color 0.15s;
72+
font-size: 1rem;
7273
}
7374

7475
.sidebar ol.chapter li a:hover {

0 commit comments

Comments
 (0)