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 {