From 06262431dadee6d66d3f3df3a2e5747ddfc39587 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Wed, 29 May 2024 12:10:27 -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; }