From b97b1ea0cbc62ae36aed0b82fe0f10e58ba5c3b9 Mon Sep 17 00:00:00 2001 From: SuperDev Date: Wed, 21 Dec 2022 21:25:26 -0600 Subject: [PATCH] Update main.css --- assets/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/main.css b/assets/main.css index 4e6e5c8..26a4aaa 100644 --- a/assets/main.css +++ b/assets/main.css @@ -27,7 +27,6 @@ form{ position: absolute; top: 50%; left: 50%; - margin-top: -100px; margin-left: -250px; width: 500px; height: 200px;