Fixes tab color, according to rebrand UX feedback (#296)
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
.nav-link {
|
||||
border-bottom: 4px solid transparent;
|
||||
border-top: 4px solid transparent;
|
||||
color: theme-color('gray', 400);
|
||||
color: theme-color('gray', 700);
|
||||
|
||||
// temporary until we can remove .btn class from dropdowns
|
||||
border-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user