From 77e31dfd9724ff9f939a4b2de991f62db4e88764 Mon Sep 17 00:00:00 2001 From: Enju Aihara <9839590-EnjuAihara@users.noreply.gitlab.com> Date: Fri, 22 Apr 2022 22:10:17 +0200 Subject: [PATCH] changed margin --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 05c4091..e548942 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ color: #ffffff; } .info { - margin-top: 50px; + margin-top: 25px; }