From 200541a489ae5b69781540be723ab897381a885b Mon Sep 17 00:00:00 2001 From: Anton Louis Koetzler-Faust Date: Thu, 24 Oct 2024 22:35:00 -0300 Subject: [PATCH] Update --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index da7c9df..3bc3eef 100644 --- a/index.css +++ b/index.css @@ -43,7 +43,7 @@ body { display: flex; flex-direction: column; - gap: 50px; + gap: 30px; margin: 10px 10px 20px 10px; padding: 0; background: var(--primary-color);