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.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/PostLink.vue b/components/PostLink.vue
index 2dc3dd9..54cd934 100644
--- a/components/PostLink.vue
+++ b/components/PostLink.vue
@@ -40,7 +40,7 @@ export default {
   margin: 20px;
   flex-basis: 410px;
   max-width: 410px;
-  height: 250px;
+  /* height: 250px; */
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
   background: #ffffff;
   text-align: left;