Update title style

This commit is contained in:
Edgar P. Burkhart 2023-04-20 16:59:39 +02:00
parent 8d68a7091f
commit 5a76d58894
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 3 additions and 3 deletions

View File

@ -172,12 +172,12 @@ h1,
h2, h2,
h3 { h3 {
font-weight: 300; font-weight: 300;
margin: 0.5em 0; margin-top: 1em;
margin-bottom: 0.5em;
line-height: 1cap;
} }
h1 { h1 {
font-size: 3rem; font-size: 3rem;
line-height: 1cap;
font-variation: small-caps;
} }
h2 { h2 {
font-size: 2rem; font-size: 2rem;