Tweak vertical spacing of headings

This commit is contained in:
Michael Lange
2019-12-12 19:00:47 -08:00
parent deb2b310f6
commit 40d65319e7

View File

@@ -10,6 +10,6 @@
}
&.with-subheading {
margin-bottom: 0.5rem;
margin-bottom: 0.85rem;
}
}