From 3e277497b79d1ed52849d4b4d73b84c89ffad727 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 24 Sep 2022 11:08:56 +0200 Subject: [PATCH] text-align:center; --- html/channel.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 7c10c3a..5fa0856 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 @@ -
<% if (!isMobile) { %>