fix: sidebar text colors

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-11-11 15:19:57 +01:00
parent ca25760d48
commit 39f39e8f11

View file

@ -58,8 +58,7 @@
}
@mixin colors {
color: black;
color: var(--bs-dark);
&.sidebar-button-primary {
color: var(--bs-light);