Update _nav.scss

This commit is contained in:
Vinicius Camargo 2017-11-17 03:49:49 -02:00 committed by GitHub
parent c8691838ca
commit 5cabefb181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
.nav-tabs { .nav-tabs {
.nav-link { .nav-link {
color: $gray-600; color: $gray-600;
&.hover { &:hover {
cursor: pointer; cursor: pointer;
} }
&.active { &.active {