Gusts in MPH and colour scaled
This commit is contained in:
fraxle
2026-05-19 21:18:28 +01:00
parent 33616456b2
commit 3e4ef00f5c
4 changed files with 13 additions and 8 deletions
+6 -1
View File
@@ -578,6 +578,9 @@
color: #1e1208;
margin-bottom: 14px;
letter-spacing: -0.01em;
max-width: 860px;
margin-left: auto;
margin-right: auto;
}
.utci-about-text {
@@ -586,7 +589,9 @@
line-height: 1.75;
color: #4a3420;
margin-bottom: 12px;
max-width: 860px; /* keeps line length readable */
max-width: 860px;
margin-left: auto;
margin-right: auto;
}
.utci-about-text:last-child {