regional forecast font cleanup

This commit is contained in:
Matt Walsh
2022-08-05 14:03:14 -05:00
parent 0cecf8a458
commit 80958226ce
27 changed files with 708 additions and 1051 deletions

View File

@@ -1,5 +1,5 @@
@use 'colors'as c;
@use 'utils'as u;
@use 'shared/_colors'as c;
@use 'shared/_utils'as u;
#extended-forecast-html.weather-display {
background-image: url('../images/BackGround2_1.png');
@@ -49,10 +49,10 @@
.temperature-block {
display: inline-block;
width: 44%;
vertical-align: top;
>div {
text-align: center;
;
}
.value {