Update sermon-a4.css
This commit is contained in:
parent
5de904337b
commit
2416410a8c
1 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ section::after {
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
color: var(--heading-color);
|
color: var(--heading-color);
|
||||||
font-size: 1.3em;
|
font-size: 1.2em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
border-bottom: 3px solid var(--primary-color);
|
border-bottom: 3px solid var(--primary-color);
|
||||||
|
|
@ -46,7 +46,7 @@ h1 {
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--heading-color);
|
color: var(--heading-color);
|
||||||
font-size: 1.2em;
|
font-size: 1.1em;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
|
|
@ -55,7 +55,7 @@ h2 {
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
color: var(--heading-color);
|
color: var(--heading-color);
|
||||||
font-size: 1.1em;
|
font-size: 1em;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue