From 5e3cc93c8b855b1e441fdf43750c7f863776b288 Mon Sep 17 00:00:00 2001 From: Felix Date: Fri, 29 May 2020 22:36:59 -0500 Subject: [PATCH] Slightly improve heading margins --- src/parts/_typography.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/parts/_typography.css b/src/parts/_typography.css index 2988935..a4a16d4 100644 --- a/src/parts/_typography.css +++ b/src/parts/_typography.css @@ -10,6 +10,7 @@ h4, h5, h6 { margin-bottom: 12px; + margin-top: 24px; } h1,