diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 8784fe1..f820639 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1904,6 +1904,10 @@ p.right{text-align: right;} padding-top: 18px; padding-bottom: 27px; } +.comments-wr { + margin-top: 0px; +} +.comments-start{width:100%;} /**/ @media (min-width: 1200px){ .nav_up{ -- libgit2 0.21.4