From 462ffada2914f89b05a7e5d70098de28ae7617ef Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 12 Nov 2023 08:20:29 +0000 Subject: [PATCH] add new channel border lel --- html/channel.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 9e32566d..06d98e34 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -49,9 +49,12 @@ src:url('https://p.poketube.fun/https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff"); } + .channel-info-container > img { - width: 100%; + width: 98%; border-radius: 1em; + margin-top: 6px; + margin-bottom: -9px; } :root { --text-primary: #fff;