1786192617

This commit is contained in:
2026-08-08 14:36:57 +02:00
parent 9256b5b3d4
commit f0cf878383

View File

@@ -113,6 +113,7 @@ export component Climate inherits Rectangle {
font-size: 36px;
font-weight: 700;
vertical-alignment: center;
horizontal-alignment: right;
}
Text {
@@ -120,6 +121,7 @@ export component Climate inherits Rectangle {
font-size: 24px;
font-weight: 500;
vertical-alignment: center;
horizontal-alignment: right;
}
}
}