From 01eac83f91bacb2b59aef5bb3c3700526b78ac56 Mon Sep 17 00:00:00 2001 From: cac Date: Sat, 31 Jan 2026 11:43:10 +0100 Subject: [PATCH] =?UTF-8?q?R=C3=A9duction=20padding=20cta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/sass/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/sass/custom.scss b/assets/sass/custom.scss index 3fb25c5..a9d8d88 100644 --- a/assets/sass/custom.scss +++ b/assets/sass/custom.scss @@ -35,4 +35,8 @@ table { display: None } + } + + #cta { + padding: 1em 0; } \ No newline at end of file