From bf8a3e7c347796d8df0d38aa88834c5e159b06f1 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Thu, 18 Dec 2025 22:21:04 +0100 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 523c76f..76bb668 100644 --- a/style.css +++ b/style.css @@ -106,7 +106,7 @@ body { #current-station-name i { color: var(--text-color-light); - margin-right: 8px; + margin-right: 3px; font-size: 0.9em; /* Macht das Icon dezent kleiner als den Text */ vertical-align: middle; }