Viewing source of devtesla/comment-boxes

Revision ID: 26e61ba1-7001-4e80-adfc-cf385ab04fae

Hierarchy

Common CSS
@media (min-width: 768px) {
.comment {
   border: 1px solid #d3d3d3;
   padding: 1em;
   margin: 1em .5em 1em 1em;
}
}