Simplify top bar colors
The text color is inherited from the `<header>` element since commit
e2d540d20, while the background color can also be inherited as well.
This commit is contained in:
@@ -537,7 +537,7 @@ body > header,
|
||||
}
|
||||
|
||||
.top-bar {
|
||||
@extend %brand-background;
|
||||
background-color: inherit;
|
||||
padding-bottom: 0;
|
||||
padding-top: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user