Change hover background color

This commit is contained in:
kolaente 2020-11-25 18:02:03 +01:00
parent 943098f7d1
commit a11efc5231
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 6 deletions

View File

@ -25,12 +25,7 @@
}
&:hover {
background: $primary;
color: $white;
.text .weekday {
color: $white;
}
background: $light;
}
.text {