more spacing for h2's

This commit is contained in:
Colin McMillen 2021-06-30 12:27:29 -04:00
parent f784bd2adc
commit b2509a3c48

View File

@ -38,6 +38,10 @@ body {
margin: 0;
}
h2 {
padding-top: 36px;
}
#page-container {
position: relative;
min-height: 100vh;