hourly color coded feels like temperatures close #69

This commit is contained in:
Matt Walsh
2025-04-07 22:13:20 -05:00
parent b3faf95e39
commit a592668d0d
4 changed files with 24 additions and 6 deletions

View File

@@ -82,6 +82,14 @@
.like {
left: 425px;
&.heat-index {
color: #e00;
}
&.wind-chill {
color: c.$extended-low;
}
}
.wind {