Skip to content

Commit 6de2efa

Browse files
committed
fix jumpy link
1 parent 50689ea commit 6de2efa

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
@@ -103,8 +103,8 @@ export default {
103103
position relative
104104
border-bottom none
105105
font-weight 400
106+
margin-bottom 0
106107
&:hover
107-
margin-bottom 0
108108
color $accentColor
109109
&.router-link-active
110110
color $accentColor

0 commit comments

Comments
 (0)