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/post/post.component.html | 36 ++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'src/app/components/post/post.component.html') diff --git a/src/app/components/post/post.component.html b/src/app/components/post/post.component.html index 65bc73a..1008e64 100644 --- a/src/app/components/post/post.component.html +++ b/src/app/components/post/post.component.html @@ -9,7 +9,7 @@ {{ user.firstName }} {{ user.lastName }} - + @{{ user.userName }} @@ -22,66 +22,66 @@
- -
+ +
-
-
+
+
{{ file.name ? file.name : 'Attachment' }}
-
+
- -
+
-   +   {{ post.comments.length }}
-
- - - -
-- cgit v1.2.3