diff --git a/static/css/login.css b/static/css/login.css index 302f13c583634cfc5c2f15988b8666773fdddcc3..5908bdd1342b32009e6dd56b788454c8b5c260f4 100644 --- a/static/css/login.css +++ b/static/css/login.css @@ -100,11 +100,12 @@ left: 0; } .login-content{ width: 350px; - height: 40%; - text-align:center; + height: 268px; + text-align: + center; margin: 0 auto; position: relative; - top: 300px; + top: 250px; border: 1px solid #2890fa; background: rgba(40, 144, 250, 0.2); border-radius: 5px;