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 @@