fix color

This commit is contained in:
SrGooglo 2023-02-24 14:36:06 +00:00
parent 6c675950f4
commit 45e88dd248

View File

@ -63,7 +63,7 @@
}
svg {
fill: var(--appColor);
fill: var(--app-color);
font-size: 0.8rem;
}