fix comment reply style

This commit is contained in:
Sean Yesmunt 2020-04-14 13:43:59 -04:00
parent af0257c0d7
commit 74aab24227

View file

@ -23,8 +23,11 @@
.comment__reply {
border-left: 5px solid var(--color-primary-alt);
padding-left: var(--spacing-medium);
margin-left: var(--spacing-medium);
.comment__author-thumbnail {
margin-left: var(--spacing-medium);
}
}
.comment__reply-button {