Merge branch 'fix-avatars3' into 'develop'

quick fix for alignment in avatars

See merge request pleroma/pleroma-fe!1483
This commit is contained in:
HJ 2022-03-22 10:03:17 +00:00
commit 6a31962ca0

View file

@ -402,7 +402,7 @@
}
@media all and (max-width: 800px) {
> .repeater-avatar {
.repeater-avatar {
margin-left: 20px;
}