From 0474e848f1f9481b3ee4293f9c69ca677b8913d9 Mon Sep 17 00:00:00 2001 From: "@CyberAndi" Date: Sat, 3 Feb 2024 06:29:44 +0100 Subject: [PATCH] profile size --- assets/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/default.css b/assets/css/default.css index 25fc9140..efb0f3bf 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -967,8 +967,8 @@ body { } .channel-profile > img { - width: 48px; - height: auto; + width: 82px; + height: auto; } body a.channel-owner {