summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/css/components/_post-list.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/components/_post-list.scss b/assets/css/components/_post-list.scss
index 7ca8183..9220d1c 100644
--- a/assets/css/components/_post-list.scss
+++ b/assets/css/components/_post-list.scss
@@ -45,7 +45,7 @@
45 } 45 }
46 46
47 @include next-twin-element { 47 @include next-twin-element {
48 margin-top: .6rem; 48 margin-top: 4px;
49 } 49 }
50 } 50 }
51 } 51 }