Skip to content

Commit

Permalink
add cursor: pointer to nav item.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed Apr 16, 2018
1 parent 7f440d0 commit 4bf15cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/default-theme/NavLinks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default {
&:hover, &.router-link-active
color $accentColor
.nav-item
cursor: pointer
position relative
display inline-block
margin-left 1.5rem
Expand Down

0 comments on commit 4bf15cb

Please sign in to comment.