From 52ce930c31871567c85de96feb7472528df42093 Mon Sep 17 00:00:00 2001 From: Smittix Date: Tue, 13 Jan 2026 23:39:19 +0000 Subject: [PATCH] Fix listening post frequency display - move MHz beside frequency - Changed layout from stacked to inline using flexbox - MHz now appears beside the frequency number (118.000 MHz) - Uses align-items: baseline for proper text alignment - Modulation badge (AM/FM) remains below on its own row - Increased MHz font size slightly for better visibility Co-Authored-By: Claude Opus 4.5 --- templates/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index f4b7a4c..dc9ed80 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1396,9 +1396,11 @@
STOPPED
-
118.000
-
- MHz +
+
118.000
+ MHz +
+
AM