fix livestream comment spacing

This commit is contained in:
seanyesmunt 2021-04-06 17:01:31 -04:00
parent e3ea004f67
commit 15fea9fe1f

View file

@ -48,6 +48,10 @@
margin-top: var(--spacing-s);
display: flex;
flex-wrap: wrap;
.comment__body_container {
margin-left: 0;
}
}
.livestream__comment-author {