[style](trx-frontend-http): tighten overview spacing

Co-authored-by: Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-28 15:30:02 +01:00
parent cf8d0743ce
commit 42f61de502
@@ -444,7 +444,7 @@ small { color: var(--text-muted); }
.title { font-size: 1.4rem; font-weight: 700; display: inline-flex; align-items: center; gap: 0.35rem; }
.overview-strip {
width: 100%;
margin: calc(-1 * var(--header-waterfall-overlap)) 0 0.95rem;
margin: calc(-1 * var(--header-waterfall-overlap)) 0 0.45rem;
position: relative;
z-index: 4;
}