Fix dark logo

This commit is contained in:
grandeljay 2022-06-24 15:34:35 +02:00
parent 98bfa2751b
commit 72ceb25268

View file

@ -26,6 +26,9 @@ figure {
height: 1em;
margin: 0;
}
#logo {
color: inherit;
}
#logo path {
fill: currentColor;
}