Skip to content

Commit fb0f689

Browse files
committed
(style Optimize the user reading experience by highlighting the selected page’s navigation bar in blue
1 parent bc2a40a commit fb0f689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/scss/_sidebar-tree.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
}
7272

7373
&.active {
74+
color: blue;
7475
font-weight: $font-weight-bold;
7576
}
7677
}

0 commit comments

Comments
 (0)