Update sermon-a4.css

This commit is contained in:
simonpipe 2026-04-07 16:16:55 +02:00
parent 74ddd1c63d
commit 62f13bb651

View file

@ -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 {