current weather screen font size adjustments

This commit is contained in:
mrkmntal 2026-04-11 17:35:46 -04:00
commit 5ed1eb2d2f
2 changed files with 2 additions and 1 deletions

View file

@ -100,6 +100,7 @@
.col {
&.left {
margin-top: 35px;
font-size: 20pt;
}
&.right {

File diff suppressed because one or more lines are too long