From b91ccd5caffb54d6a8433f2ca4ee9dae481595ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20L=2E=20H=2E-F?= Date: Sat, 29 Jul 2023 17:16:47 +0200 Subject: [PATCH] Update style.css --- assets/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 5a2f531..754c5f9 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -80,6 +80,10 @@ body { .top-logo { margin-left: 1rem; } + + header { + margin-top: 32px; + } } main {