💄 Change some sizes and colors

This commit is contained in:
2022-04-30 17:25:35 +02:00
parent 3f0fb43232
commit 63d335d04a
4 changed files with 11 additions and 10 deletions

View File

@ -64,7 +64,7 @@ import { RouterLink } from "vue-router";
}
.entry * {
color: var(--icon-color);
color: var(--bottomnav-icon-color);
}
a {