From bcce613a5df31471c8d08bfde097bc2400434e55 Mon Sep 17 00:00:00 2001 From: Cohee1207 Date: Wed, 3 May 2023 14:13:54 +0300 Subject: [PATCH] Remove unneccessary big avatar block shadow --- public/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/style.css b/public/style.css index 46b9bec47..060d405cc 100644 --- a/public/style.css +++ b/public/style.css @@ -578,7 +578,6 @@ body.big-avatars .avatar { align-items: center; overflow: visible; border-radius: 10px; - box-shadow: 0 0 5px var(--black50a); } body.big-avatars #user_avatar_block .avatar,