Make active nav's tabs bottom border thicker.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
color: $primary;
|
color: $primary;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
border-bottom: 2px solid $primary;
|
border-bottom: 4px solid $primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover, &:focus {
|
&:hover, &:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user