This commit is contained in:
nelle 2024-07-10 20:04:48 -06:00 committed by Iceshrimp development
parent 7eaa9a4ca5
commit 014157f46d

View file

@ -22,6 +22,10 @@
--radius-avatar-3: 75%;
--radius-common: 50%;
--marginFull: 16px;
--marginHalf: 10px;
--avatarSize: 48px;
--margin: var(--marginFull);
@media (max-width: 500px) {