From bce063c5f409ec90448f3cdf805c1c1437381b7d Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Mon, 14 Jul 2025 13:53:50 -0400 Subject: [PATCH] Updated some styles --- public/css/kourend.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/kourend.css b/public/css/kourend.css index 7402a55..2b23149 100644 --- a/public/css/kourend.css +++ b/public/css/kourend.css @@ -11,7 +11,7 @@ body{ min-height: 100%; box-sizing: border-box; padding-top: 80px; - padding-bottom: 80px; + padding-bottom: 100px; background: #eee; }