From 3d9b793a9672599db8c5824cdf40be79bf9c7caa Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 21 Oct 2023 12:09:35 +0000 Subject: [PATCH] add border radius hell yeah :3 --- html/channel.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/channel.ejs b/html/channel.ejs index 93a4e18..7bce597 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -50,8 +50,9 @@ 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 { + .channel-info-container > img { width: 100%; + border-radius: 1em; } :root { --text-primary: #fff;