fix: remove filter on header logo (#765)
This commit is contained in:
parent
850cdf4c3b
commit
8fe7d9e261
|
@ -273,10 +273,6 @@
|
|||
// Very navbar to boost specificity
|
||||
.navbar.navbar.navbar.navbar.navbar.navbar {
|
||||
&>.navbar-inner {
|
||||
.brand img {
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
background: var(--headerbar-background-color);
|
||||
border-bottom: none;
|
||||
|
||||
|
@ -947,4 +943,4 @@ a:focus-visible {
|
|||
|
||||
.badge {
|
||||
background-color: var(--badge-background)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue