Skip to content

Commit 236224d

Browse files
committed
tweak: use lighter underline
1 parent 441c8c9 commit 236224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/default-theme/NavLinks.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ export default {
129129
.nav-item > a
130130
&:hover, &.router-link-active
131131
margin-bottom -2px
132-
border-bottom 2px solid $accentColor
132+
border-bottom 2px solid lighten($accentColor, 8%)
133133
</style>

0 commit comments

Comments
 (0)