about summary refs log tree commit diff
path: root/components/PostLink.vue
diff options
context:
space:
mode:
Diffstat (limited to 'components/PostLink.vue')
-rw-r--r--components/PostLink.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/PostLink.vue b/components/PostLink.vue
index b0aeb5a..5bc5127 100644
--- a/components/PostLink.vue
+++ b/components/PostLink.vue
@@ -40,6 +40,7 @@ export default {
   margin: 20px;
   flex-basis: 410px;
   max-width: 410px;
+  height: 250px;
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
   background: #ffffff;
   text-align: left;