Skip to content

Commit 5cabefb

Browse files
Update _nav.scss
1 parent c869183 commit 5cabefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

React_Starter/scss/core/_nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.nav-tabs {
22
.nav-link {
33
color: $gray-600;
4-
&.hover {
4+
&:hover {
55
cursor: pointer;
66
}
77
&.active {

0 commit comments

Comments
 (0)