Fixed scaling
This commit is contained in:
parent
80be5eaede
commit
22ec672082
|
@ -44,9 +44,9 @@ body {
|
|||
}
|
||||
|
||||
.form {
|
||||
height: 60%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue