[style](trx-frontend): enlarge aprs clear text

Increase the APRS overlay inline clear text size for stronger
readability.

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-01 15:25:49 +01:00
parent 5b3d0c0865
commit 81dca146cf
@@ -689,7 +689,7 @@ small { color: var(--text-muted); }
padding: 0;
line-height: 1;
font-family: inherit;
font-size: 1em;
font-size: 1.5em;
font-weight: 600;
letter-spacing: 0.03em;
color: var(--text-muted);