From 3933247e4ae56817765b3abf07fca8d6b4c8b754 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 2 Nov 2023 04:47:14 +0000 Subject: [PATCH] Change spacing --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 696e8b3..3ade97f 100644 --- a/index.css +++ b/index.css @@ -23,7 +23,7 @@ body { .container { width: 800px; margin: auto; - margin-top: 100px; + margin-top: 20px; display: flex; flex-direction: column; align-items: center;