Skip to content

Commit 9856487

Browse files
meteorlxyulivz
authored andcommitted
chore: remove colon in stylus of NavLinks (#299)
1 parent 32302af commit 9856487

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
@@ -109,7 +109,7 @@ export default {
109109
&:hover, &.router-link-active
110110
color $accentColor
111111
.nav-item
112-
cursor: pointer
112+
cursor pointer
113113
position relative
114114
display inline-block
115115
margin-left 1.5rem

0 commit comments

Comments
 (0)