diff --git a/html/channel.ejs b/html/channel.ejs index 7c10c3af..5fa0856b 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -117,6 +117,7 @@ + @@ -214,6 +215,9 @@ justify-content:center; } + .channel-info{ + text-align:center; + } .sticky-top { position: sticky; top: 0px; @@ -281,7 +285,6 @@
-