make h3's a lil smaller on docs

This commit is contained in:
Jordan Scales 2020-04-23 18:19:51 -04:00
parent 383ca9f27f
commit 136e70214f

View file

@ -52,6 +52,10 @@ h2 {
margin-bottom: 12px; margin-bottom: 12px;
} }
h3 {
font-size: 1.6rem;
}
h3, h3,
h4 { h4 {
/* Swap the margin for a top-padding so linking to this section /* Swap the margin for a top-padding so linking to this section