From 46270e9f8462c2fdd4b44a33e846365f253b00d4 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 7 Jun 2021 13:47:34 +0200 Subject: Less spacing between post list items --- assets/css/components/_post-list.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') 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 @@ } @include next-twin-element { - margin-top: .6rem; + margin-top: 4px; } } } -- cgit v1.2.3-54-g00ecf