1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-16 00:27:20 +08:00

Merge branch 'fix-avatars3' into 'develop'

quick fix for alignment in avatars

See merge request 
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;
}