fix: colors
This commit is contained in:
parent
6416d74125
commit
5f78e19f07
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
.shade {
|
||||
background-color: $shade2;
|
||||
color: $base-color;
|
||||
color: $base-color !important;
|
||||
}
|
||||
|
||||
.shade:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue