diff --git a/app/styles/global.css b/app/styles/global.css index e9c5f0823..76b3a0021 100644 --- a/app/styles/global.css +++ b/app/styles/global.css @@ -543,10 +543,8 @@ hr { } .avatar__img { - block-size: var(--_avatar-size, 2.5rem); border-radius: var(--rounded); filter: none; - inline-size: var(--_avatar-size, 2.5rem); text-indent: -10000px; }