From edfb3098b86c1f08bdb29b20cc1beaebf53a6f3d Mon Sep 17 00:00:00 2001 From: Markus <65797058+headquarter8302@users.noreply.github.com> Date: Fri, 24 Nov 2023 22:36:56 -0400 Subject: [PATCH] fix padding --- resource/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resource/styles.css b/resource/styles.css index 4c6954d..0528eb7 100644 --- a/resource/styles.css +++ b/resource/styles.css @@ -72,6 +72,7 @@ main#main { display: flex; justify-content: center; margin-inline: 10%; + margin-block-start: 5%; } main h2 {