fix sidebar contrast

This commit is contained in:
Jonathan Wren 2020-12-28 15:10:34 -08:00
parent 82e31f1dd4
commit 1b7cf66565
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -168,7 +168,7 @@ a.icon-home:before {
}
.wy-menu-vertical li a {
color: var(--off-white) !important;
color: var(--white) !important;
font-weight: 300;
}