Skip to content

Commit 4bf15cb

Browse files
committed
add cursor: pointer to nav item.
1 parent 7f440d0 commit 4bf15cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/default-theme/NavLinks.vue

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default {
8383
&:hover, &.router-link-active
8484
color $accentColor
8585
.nav-item
86+
cursor: pointer
8687
position relative
8788
display inline-block
8889
margin-left 1.5rem

0 commit comments

Comments
 (0)