diff --git a/components/PostCard.vue b/components/PostCard.vue index 9f0f4dfa3..59f19d1f2 100644 --- a/components/PostCard.vue +++ b/components/PostCard.vue @@ -7,10 +7,11 @@ :header="post.title" :image="post.image" style="cursor: pointer; position: relative;"> -
- + +
+ @@ -37,6 +38,7 @@