From 9285c5ad3b5d57a30e96cbeb9bf4f50140737abe Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 24 Apr 2024 14:05:36 +0200 Subject: [PATCH] style: descendants spacing --- templates/threads.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/threads.html b/templates/threads.html index 7407460..a570c9a 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -44,8 +44,8 @@ .card_content { - & *:not(.meta) { - margin-bottom: 1em; + & *:not(.meta, .descendant *) { + margin-top: 1em; } & img, & video { @@ -108,7 +108,7 @@ See more