diff --git a/src/components/Post/PostTag.vue b/src/components/Post/PostTag.vue
index 82d32e54..078a8ff0 100644
--- a/src/components/Post/PostTag.vue
+++ b/src/components/Post/PostTag.vue
@@ -1,5 +1,8 @@
- {{ tag.name }}({{ tag.postCount }})
+
+ {{ tag.name }}
+ ({{ tag.postCount }})
+