diff --git a/webapp/components/PostCard/index.vue b/webapp/components/PostCard/index.vue index 36dd48b55..f68c1c2b9 100644 --- a/webapp/components/PostCard/index.vue +++ b/webapp/components/PostCard/index.vue @@ -1,76 +1,80 @@ - - - {{ post.title }} - - - - - - - - - - {{ post.createdAt | dateTime('dd. MMMM yyyy HH:mm') }} - - - - - - + + + + - - - - - - - - - - {{ post.shoutedCount }} - - - - - {{ post.commentsCount }} - + + + + + {{ post.createdAt | dateTime('dd. MMMM yyyy HH:mm') }} + + + + - - - - + + + + + + + + + {{ post.shoutedCount }} + + + + + {{ post.commentsCount }} + + + + + + + +