1
1
Fork 0

Oops, fixed icon color issue in interrior

This commit is contained in:
Joe Wroten 2019-01-07 21:46:24 -06:00
parent 95efce1018
commit 3a97ee9695

View file

@ -161,6 +161,7 @@ a {
} }
.interior-topbar svg { .interior-topbar svg {
color: white;
height: 2rem; height: 2rem;
max-height: none; max-height: none;
position: relative; position: relative;