From c170807172b367da90982803f193033d41e986ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Kie=C5=82kowski?= Date: Thu, 28 May 2026 15:40:37 +0200 Subject: [PATCH] unicode char fix --- als_alert_screen.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/als_alert_screen.html b/als_alert_screen.html index be83c97..fd9957e 100644 --- a/als_alert_screen.html +++ b/als_alert_screen.html @@ -97,7 +97,7 @@ 50% { box-shadow: 0 0 30px rgba(255,0,0,.70); } } - /* ── big machine number – skala przez --cols / --rows + cqw ── */ + /* ── big machine number - skala przez --cols / --rows + cqw ── */ .card-machine-id { font-size: min(calc(55vw / var(--cols, 1)), calc(55vh / var(--rows, 1)), 35cqw); font-weight: 900;