From 1fb181d83c86833daf75e9a718ae5ba6e0ea5a15 Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Tue, 12 May 2026 18:10:36 +0200 Subject: [PATCH] Update footer.css --- css/footer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/footer.css b/css/footer.css index ae5ea71..6e95670 100644 --- a/css/footer.css +++ b/css/footer.css @@ -5,7 +5,7 @@ footer { width: 100%; background: #333d43; text-align: center; - padding: 10px 0; + padding: 10px 10px; } footer a {