From e892977923e41469bbe7ee3024930fc6e42976ae Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 9 May 2022 00:33:48 +0200 Subject: Fix styles to display post lists --- assets/sass/_customize.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/sass') diff --git a/assets/sass/_customize.scss b/assets/sass/_customize.scss index 933458f..bcc7415 100644 --- a/assets/sass/_customize.scss +++ b/assets/sass/_customize.scss @@ -45,7 +45,7 @@ margin-top: 100px; } - &:first-child { + &:first-of-type { margin-top: 0; } } -- cgit v1.2.3