From a6ff9320928ee8c2eee0ca1a207eaf53ac38795c Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Tue, 14 Jun 2022 01:13:42 -0700 Subject: [PATCH] Add style login.html --- login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login.html b/login.html index e9fad64..684d0bf 100644 --- a/login.html +++ b/login.html @@ -22,7 +22,7 @@ {{ super() }} <style> #login-main { - margin-top: 1%; + margin-top: 5%; height: 100%; } -- GitLab