From 4ffa9a01e7b72282dc857808abf623e55a254358 Mon Sep 17 00:00:00 2001 From: "death.au" Date: Wed, 8 May 2024 06:28:51 +0000 Subject: [PATCH] more tweaking the post info --- weblog/B0. Template/styles.css.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md index 9483bb6..d249833 100644 --- a/weblog/B0. Template/styles.css.md +++ b/weblog/B0. Template/styles.css.md @@ -70,7 +70,8 @@ article, main.page { } .post-info { - margin-top: -2rem; + margin-top: -1.5rem; + width:100%; } .post-info+h1 {