Skip to content
Snippets Groups Projects

quick fix for alignment in avatars

Merged HJ requested to merge fix-avatars3 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -402,7 +402,7 @@
}
@media all and (max-width: 800px) {
> .repeater-avatar {
.repeater-avatar {
margin-left: 20px;
}
Loading