From 1afe87209a9e7140fabd3ba58b5e7b470b68fc7b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 20:35:04 +0200 Subject: Improved readability and consistency of margin global styling --- src/app/components/comment/comment.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/app/components/comment/comment.component.html') diff --git a/src/app/components/comment/comment.component.html b/src/app/components/comment/comment.component.html index 0ec443b..9403ea2 100644 --- a/src/app/components/comment/comment.component.html +++ b/src/app/components/comment/comment.component.html @@ -14,12 +14,12 @@
- -
-
+
{{ comment.message }}
-- cgit v1.2.3