From 021d2faa970fc54743b0aa499d9974c26060f917 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Sat, 14 Jan 2023 23:02:17 +0100 Subject: [PATCH] Update styles Signed-off-by: Severin Kaderli --- static/styles.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/styles.css b/static/styles.css index b9031a8..8955d49 100644 --- a/static/styles.css +++ b/static/styles.css @@ -99,6 +99,11 @@ footer { var(--full) [full-end]; } +header, +main { + padding-bottom: var(--spacing-3); +} + h1, h2, h3,