Fix dark logo
This commit is contained in:
parent
98bfa2751b
commit
72ceb25268
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ figure {
|
|||
height: 1em;
|
||||
margin: 0;
|
||||
}
|
||||
#logo {
|
||||
color: inherit;
|
||||
}
|
||||
#logo path {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue