Skip to content

Commit d688c1f

Browse files
Update style.css
1 parent 499aaf9 commit d688c1f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,8 @@ body.night-mode .unit-toggle {
20462046
body.night-mode .detail-item p,
20472047
body.night-mode .forecast-item .f-day,
20482048
body.night-mode .hourly-item .h-time {
2049-
color: #cbd5e1;
2049+
color: #181919;
2050+
font-weight: bolder;
20502051
}
20512052

20522053
body.night-mode .detail-item span,

0 commit comments

Comments
 (0)