From 5066926b2659f6165ff9370646a3a9f27e90c127 Mon Sep 17 00:00:00 2001 From: m Date: Sun, 15 Mar 2026 04:47:30 +0100 Subject: [PATCH] divider.. --- static/css/blog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/blog.css b/static/css/blog.css index 2d856f3..19db76b 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -9,6 +9,6 @@ } .post-divider-preview { - margin-top: 50px; + margin-top: 75px; margin-bottom: 60px; }