From edb3839bd7b8fdaecad4c04eacc8212262c02253 Mon Sep 17 00:00:00 2001 From: rawleyIfowler Date: Sun, 20 Feb 2022 17:28:44 -0600 Subject: [PATCH] adjusted h3 bottom margin --- static/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.css b/static/index.css index f773728..e5b9d75 100644 --- a/static/index.css +++ b/static/index.css @@ -49,7 +49,7 @@ h2 { h3 { font-size: 1.3em; font-weight: 600; - margin-bottom: 12px; + margin-bottom: 6px; } h4 {