forked from AkkomaGang/akkoma-fe
quick fix for alignment in avatars, juggling multiple branches is confusing
This commit is contained in:
parent
9be06d9f71
commit
fa99abf106
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@
|
|||
}
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
> .repeater-avatar {
|
||||
.repeater-avatar {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue