From d7d408b19ec2a647a2cf16c1135175f6736a6872 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 13 Sep 2025 13:48:53 +0200 Subject: [PATCH] fix stuff + add stuff --- html/account-me.ejs | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/html/account-me.ejs b/html/account-me.ejs index 63109dee..5cf39938 100644 --- a/html/account-me.ejs +++ b/html/account-me.ejs @@ -149,7 +149,7 @@ .card:hover{ transform: translateY(-2px); border-color:#ffffff26 } .avatar{ - width:88px; height:88px; border-radius:12px; object-fit:cover; background:#00000026; + width:88px; height:88px; border-radius:50%; object-fit:cover; background:#00000026; } .name{ font-weight:700; text-align:center; max-width:100%; @@ -251,19 +251,9 @@ - -
- - -
+ - - - +
@@ -275,7 +265,7 @@ Avatar of <%= c.channelName %> + >
<%= c.channelName %>