chore: adjust heading font weights

This commit is contained in:
Kieran 2023-12-04 12:55:20 +00:00
parent 563b171ade
commit 9585f2b3df
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -37,12 +37,15 @@ body {
h1 { h1 {
font-size: 32px; font-size: 32px;
font-weight: 700;
} }
h2 { h2 {
font-size: 28px; font-size: 28px;
font-weight: 600;
} }
h3 { h3 {
font-size: 21px; font-size: 21px;
font-weight: 500;
} }
h4 { h4 {
font-size: 18px; font-size: 18px;