diff --git a/components/PostCard.vue b/components/PostCard.vue index 1286bc9bb..b41607b3e 100644 --- a/components/PostCard.vue +++ b/components/PostCard.vue @@ -167,7 +167,7 @@ export default { // bottom: $space-small; // right: $space-small; display: inline-block; - margin-left: $space-base; + margin-left: $space-small; z-index: 1; } .post-link {