diff --git a/app/assets/stylesheets/comments.css b/app/assets/stylesheets/comments.css index 58d6cd5df..8e7153ed2 100644 --- a/app/assets/stylesheets/comments.css +++ b/app/assets/stylesheets/comments.css @@ -26,6 +26,7 @@ flex-direction: column; flex: 1 0 20%; gap: 1lh; + margin-block-start: 0.8em; } .comment { @@ -123,6 +124,5 @@ font-size: 0.8em; font-weight: 500; gap: 0.5ch; - opacity: 0.7; text-align: start; } diff --git a/app/views/comments/_body.html.erb b/app/views/comments/_body.html.erb index b6e63228b..8ddff2589 100644 --- a/app/views/comments/_body.html.erb +++ b/app/views/comments/_body.html.erb @@ -3,7 +3,7 @@