toodego: force height ot atmo faces (#74156) #156

Merged
fpeters merged 1 commits from wip/74156-toodego-atmo-height into main 2023-02-03 14:13:04 +01:00
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@
font-weight: bold;
margin-top: 1em;
img {
height: 100px;
margin: 0 auto;
display: block;
}
@ -238,6 +239,7 @@ div.tile.airquality {
align-items: center;
font-weight: bold;
img {
height: 30px;
margin-right: 0.5em;
}
}