Updated settings.

This commit is contained in:
Mike Cao
2023-03-23 16:33:10 -07:00
parent be2fc0de8d
commit 9260e5bc33
16 changed files with 62 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
.login {
width: 300px;
width: 400px;
margin: auto;
transform: translateY(-25%);
}
@@ -7,6 +7,8 @@
.form {
display: flex;
flex-direction: column;
margin: 0 auto;
width: 300px;
}
.title {