firs commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.nav-tabs {
|
||||
.nav-link {
|
||||
color: $gray-600;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
|
||||
&.active {
|
||||
border-bottom: 2px solid $primary;
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user