From fc06ef41356e9bd3993d1eb6bfef5857a470f616 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 26 Jul 2022 10:20:34 -0500 Subject: Fix header margin --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 4d5eabd..8742221 100644 --- a/style.css +++ b/style.css @@ -48,7 +48,7 @@ header { flex-flow: row wrap; align-items: baseline; justify-content: space-between; - margin-bottom: 1ch; + margin: 1ch 0; } h2 { -- cgit 1.4.1-21-gabe81