- 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
@@ -75,6 +75,10 @@ div#header {
height: 40px;
}
.logo-icon > path {
stroke: black;
}
.menu {
position: fixed;
right: 10px;