css fix up

This commit is contained in:
Matt Walsh
2022-08-04 11:25:17 -05:00
parent 3e9d7708fa
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 {