css fix up

This commit is contained in:
Matt Walsh 2022-08-04 11:25:17 -05:00
commit 9ce8176b63
5 changed files with 40 additions and 38 deletions

View file

@ -1,8 +1,8 @@
@use 'colors'as c;
@use 'utils'as u;
.weather-display .hourly {
.main {
.weather-display .main.hourly {
&.main {
overflow-y: hidden;
.column-headers {