From 63cc2b9e1afa5b50aed5c1f2f77e21bd009dde6c Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Mon, 26 Dec 2022 18:58:07 -0500 Subject: [PATCH] Update css --- src/common/common.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/common/common.css b/src/common/common.css index a3551aa..98ba36c 100644 --- a/src/common/common.css +++ b/src/common/common.css @@ -20,6 +20,8 @@ h5, h6 { line-height: 60px; text-shadow: 1px 1px 1px grey; color: white; + margin-top: 1em; + margin-bottom: 1em; } p, a, li, tr, td, span, noscript, figcaption {