From 32517bc548e7395e751bd32fe516ddf1102c4387 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 16 Apr 2024 23:56:53 +0200 Subject: [PATCH] fix ghost margin --- files/assets/css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index b88d9e27e..63140ea71 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -4157,8 +4157,7 @@ small, .small { } .posts .ghost-post .post-meta { - min-height: 30px; - margin-top: 10px; + min-height: 40px; } .post-meta-domain {