add spacing on top of comments
This commit is contained in:
parent
3e06269d4a
commit
98b7d7a6a8
1 changed files with 5 additions and 0 deletions
|
|
@ -36,3 +36,8 @@ li > br {
|
||||||
text-wrap: wrap;
|
text-wrap: wrap;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.comentario-root
|
||||||
|
{
|
||||||
|
margin-top: 5em;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue