added h4 styles

This commit is contained in:
rawleyIfowler
2022-02-20 17:26:20 -06:00
parent a9b336b2e7
commit e1d1061e52
2 changed files with 7 additions and 1 deletions

View File

@@ -52,6 +52,12 @@ h3 {
margin-bottom: 12px; margin-bottom: 12px;
} }
h4 {
font-size: 1.2em;
font-weight: 500;
margin-bottom: 6px;
}
p { p {
font-size: 1.1em; font-size: 1.1em;
font-weight: 500; font-weight: 500;