fix: colors

This commit is contained in:
Benno Tielen 2026-04-13 14:07:17 +02:00
parent 6416d74125
commit 5f78e19f07

View file

@ -27,7 +27,7 @@
.shade {
background-color: $shade2;
color: $base-color;
color: $base-color !important;
}
.shade:hover {