diff --git a/custom_portal.css b/custom_portal.css index 0647930..0dc6dfb 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -117,6 +117,8 @@ body { width: 50%; margin: 0 5% 0 45%; height: 100%; + display: grid; + align-items: center; } .login-form .btn { height: 52px;