From df194d468e8157bfdbcdaeb1a149cee67a304533 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jul 2022 10:18:28 -0500 Subject: Add padding to footer --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index a4599ab..9b5efca 100644 --- a/style.css +++ b/style.css @@ -185,6 +185,7 @@ footer { footer { border-top: 1px solid; + padding: 1ch 0; } footer a:link { -- cgit 1.4.1-21-gabe81