From 9906b285148f54b4060c71012854a814409cc9d7 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 20:23:30 +0200 Subject: Improved readability and consistency of font-size, text, border, colors and padding CSS class names --- src/app/components/comment/comment.component.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/app/components/comment') diff --git a/src/app/components/comment/comment.component.html b/src/app/components/comment/comment.component.html index 27a11e6..0ec443b 100644 --- a/src/app/components/comment/comment.component.html +++ b/src/app/components/comment/comment.component.html @@ -9,36 +9,36 @@ {{ user.firstName }} {{ user.lastName }} - + @{{ user.userName }}
- -
{{ comment.message }}
-
+
-
- - -
-- cgit v1.2.3