Update sermon-a4.css
This commit is contained in:
parent
74ddd1c63d
commit
62f13bb651
1 changed files with 1 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue