portrait local forecast #167

This commit is contained in:
Matt Walsh
2026-04-20 16:25:43 -05:00
parent 38d5132281
commit 8c4d04840d
4 changed files with 33 additions and 7 deletions

View File

@@ -16,6 +16,10 @@
box-sizing: border-box;
height: 280px;
overflow: hidden;
.portrait.enhanced & {
height: 960px;
}
}
.forecasts {