CSS: Increase space between avatar and content

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

View File

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