From 3e4ef00f5cdd05db483a216daee688562e4ba8df Mon Sep 17 00:00:00 2001 From: fraxle Date: Tue, 19 May 2026 21:18:28 +0100 Subject: [PATCH] 1.6.3 Gusts in MPH and colour scaled --- assets/css/ui.css | 7 ++++++- assets/js/app.js | 8 ++++---- assets/js/config.js | 2 +- assets/js/events/weather-checks.js | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/assets/css/ui.css b/assets/css/ui.css index b4ed312..7852d21 100644 --- a/assets/css/ui.css +++ b/assets/css/ui.css @@ -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 { diff --git a/assets/js/app.js b/assets/js/app.js index 2509f3b..9bd4dd8 100644 --- a/assets/js/app.js +++ b/assets/js/app.js @@ -1248,7 +1248,7 @@ ${isPro && (activeProfile === 'custom' || activeCols['air']) && html`