From 7b30b77635621b9e790ab369ac41529ec30b1310 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 24 Apr 2024 14:12:39 +0200 Subject: [PATCH] style: spacing --- templates/threads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/threads.html b/templates/threads.html index c9fe01b..fc7d8b2 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -49,7 +49,7 @@ .card_content { & *:not(.meta, .descendant *) { - margin-top: 1em; + margin-bottom: 1em; } & img, & video {