From 62f13bb65144ed342ccbe1a51f8626f2f8fc4dfe Mon Sep 17 00:00:00 2001 From: simonpipe Date: Tue, 7 Apr 2026 16:16:55 +0200 Subject: [PATCH] Update sermon-a4.css --- sermon-a4.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sermon-a4.css b/sermon-a4.css index 740faec..a3dedc8 100644 --- a/sermon-a4.css +++ b/sermon-a4.css @@ -39,7 +39,7 @@ h1 { color: var(--heading-color); font-size: 1.2em; font-weight: 600; - margin-bottom: 0px; + margin-bottom: -15px; } h2 { @@ -47,7 +47,6 @@ h2 { font-size: 1.1em; font-weight: 500; margin-top: 30px; - margin-bottom: 15px; } h3 { @@ -55,7 +54,6 @@ h3 { font-size: 1em; font-weight: 500; margin-top: 20px; - margin-bottom: 10px; } p, li {