cant seem to change the comment's line-height by editing its class' line-height property.
this is how the theme's comment function looks like:
<div class="comment-content"><?php comment_text() ?></div>
cant seem to change the comment's line-height by editing its class' line-height property.
this is how the theme's comment function looks like:
<div class="comment-content"><?php comment_text() ?></div>