- fixed logo in dark mode

This commit is contained in:
Michael Townsend
2021-01-28 14:02:19 -05:00
parent bddb27131e
commit 7af870ab53
3 changed files with 9 additions and 1 deletions
+4
View File
@@ -180,3 +180,7 @@ body.noMask #buttons > .button {
#theEnd {
color: #272823;
}
.logo-icon > path {
stroke: white;
}