Skip to content

Commit b54599d

Browse files
committed
Make sidebar subheadings bold for improved visibility
1 parent 9ace7e7 commit b54599d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/sidebar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
font-size: var(--text-sm);
158158
color: var(--sidebarSubheadings);
159159
white-space: nowrap;
160+
font-weight: bold;
160161
}
161162

162163
.sidebar .sidebar-list-nav li {

0 commit comments

Comments
 (0)