From 231ba97fdee5b965b4ffa35ab1932029d9fa035c Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Wed, 7 Jan 2026 20:37:05 -0500 Subject: [PATCH] Pull channel banner tight under navbar with negative margins --- frontends/web/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html index c2f8517..5825549 100644 --- a/frontends/web/templates/index.html +++ b/frontends/web/templates/index.html @@ -40,15 +40,15 @@ {% if channel_configured %} -
-
+
+
Private Channel {{ channel_fingerprint }}
{% endif %} -
+