CSS: Increase space between avatar and content

This commit is contained in:
2019-01-30 23:15:29 +01:00
parent c505694b2d
commit ef89b9a1dd

View File

@@ -104,6 +104,7 @@ $comments-width-max: 710px
.comment-content .comment-content
display: flex display: flex
flex-direction: column flex-direction: column
margin-left: 10px
padding-bottom: 0 padding-bottom: 0
width: 100% width: 100%