diff --git a/components/PostCard.vue b/components/PostCard.vue
index 4d2c10b9d..e1bc41537 100644
--- a/components/PostCard.vue
+++ b/components/PostCard.vue
@@ -12,17 +12,17 @@
- {{ post.author.User.name }}
+
-
- {{ post.commentsCount }}
+
+ {{ post.commentsCount }}
-
- {{ post.shoutedCount }}
+
+ {{ post.shoutedCount }}
@@ -30,15 +30,21 @@