asyncnomi 3 years ago
parent
commit
2ac563f77a
  1. 3
      static/css/main.css

3
static/css/main.css

@ -134,8 +134,6 @@ a:hover {
}
#login-form {
margin-top: 25vh;
margin-bottom: 10vh;
padding: 0px;
width: 50vw;
}
@ -273,6 +271,7 @@ button[type="submit"]:hover {
.container {
margin: 0px;
width: 100%;
height: 100%;
top: 0;
border-radius: 0px;
box-shadow: none;

Loading…
Cancel
Save