better h4 margins

This commit is contained in:
carson 2020-05-15 11:21:57 -07:00
parent d69af17e06
commit 835595fce7

View File

@ -136,6 +136,9 @@ h2:not(:first-child) {
h3 {
margin-top: 32px;
}
h4 {
margin-top: 16px;
}
/* customized version of lit.css */
* + *{