more
This commit is contained in:
@@ -62,6 +62,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.signup-form {
|
.signup-form {
|
||||||
width: 300px;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin-right: auto;
|
||||||
|
margin-left: auto;
|
||||||
|
width: 390px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user