From e86816ac7e3623c8286419fedd648b4037017f9f Mon Sep 17 00:00:00 2001 From: Cedric Date: Thu, 11 Dec 2025 15:23:25 +0100 Subject: [PATCH] Auto-commit for deploy to production - 2025-12-11 15:23:25 --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 6a3197f..e83a243 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -60,7 +60,7 @@ body { } .pf-main { - padding: 24px 0 48px; + padding: 24px 10px 48px; } .pf-section { @@ -706,4 +706,4 @@ input[type="number"] { .fc-nav-controls { justify-content: center; } -} \ No newline at end of file +}