More style fixes for dark theme

This commit is contained in:
Alejandro Celaya
2021-02-27 08:23:06 +01:00
parent ae4921b865
commit 3cd30b61e4
10 changed files with 32 additions and 10 deletions

View File

@@ -7,5 +7,5 @@
.overview__card-title {
text-transform: uppercase;
color: #6c757d;
color: $textPlaceholder;
}