diff --git a/src/styles/custom.css b/src/styles/custom.css index c26330c..2fded72 100644 --- a/src/styles/custom.css +++ b/src/styles/custom.css @@ -36,3 +36,8 @@ li > br { text-wrap: wrap; word-break: break-word; } + +.comentario-root +{ + margin-top: 5em; +} \ No newline at end of file