Update sermon-a4.css

This commit is contained in:
simonpipe 2026-04-07 16:14:17 +02:00
parent 2416410a8c
commit fdfc8e6431

View file

@ -40,7 +40,6 @@ h1 {
font-size: 1.2em; font-size: 1.2em;
font-weight: 600; font-weight: 600;
margin-bottom: 20px; margin-bottom: 20px;
border-bottom: 3px solid var(--primary-color);
padding-bottom: 10px; padding-bottom: 10px;
} }
@ -50,7 +49,6 @@ h2 {
font-weight: 500; font-weight: 500;
margin-top: 30px; margin-top: 30px;
margin-bottom: 15px; margin-bottom: 15px;
border-bottom: 1px solid #eee;
} }
h3 { h3 {