quick fix for alignment in avatars, juggling multiple branches is confusing

This commit is contained in:
Henry Jameson 2022-03-22 11:57:21 +02:00
parent 9be06d9f71
commit fa99abf106
1 changed files with 1 additions and 1 deletions

View File

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