Skip to content

Commit a245cc3

Browse files
committed
revert(a11y): drop bold weight on active sidebar nav link
The bold weight looked visually heavy. Leaving the color-only indicator for now; a better non-color cue will land later.
1 parent 8dcee6f commit a245cc3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/styles/theme/navigation.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107

108108
&.router-link-exact-active {
109109
color: var(--primary);
110-
font-weight: 700;
111110
}
112111

113112
.icon {

0 commit comments

Comments
 (0)