From 15bf074e4c0b247fb3cbc157a8be6e75fffe849f Mon Sep 17 00:00:00 2001 From: simonpipe Date: Fri, 19 Dec 2025 15:45:38 +0100 Subject: [PATCH] Update assets/style.css --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 1d26afb..5bdfb4d 100644 --- a/assets/style.css +++ b/assets/style.css @@ -357,7 +357,7 @@ body { /* --- FOOTER & ALERTS --- */ .footer { - margin-top: 40px; + margin-top: 20px; font-size: 12px; color: var(--text-color-light); display: flex;