diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 183f3de..cdb592f 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -335,4 +335,11 @@ input[type="text"].form-control{ } .feedback-wr .form-comm-wr{ margin-bottom: 60px; +} +.comments-wr { + margin-top: 20px; + margin-bottom: 20px; +} +.artbox_list_container #list-view{ + padding-top:40px; } \ No newline at end of file -- libgit2 0.21.4