Fix light mode summary text

This commit is contained in:
2026-05-21 12:49:05 +02:00
parent 0df5983f65
commit 1dd5339a46
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -2692,7 +2692,8 @@ body.page-dashboard .content {
}
.day-summary-card__title {
color: #fff;
color: rgba(18, 48, 75, 0.92);
text-shadow: 0 10px 28px rgba(255, 255, 255, 0.72);
}
.day-chip {