adjusted font weight of h4

This commit is contained in:
rawleyIfowler
2022-02-20 17:31:30 -06:00
parent edb3839bd7
commit 86ed8cf878

View File

@@ -54,7 +54,7 @@ h3 {
h4 { h4 {
font-size: 1.2em; font-size: 1.2em;
font-weight: 500; font-weight: 560;
margin-bottom: 6px; margin-bottom: 6px;
} }