forked from federated-nexus/website
fix login
This commit is contained in:
parent
670c6040e6
commit
4717a44f56
1 changed files with 1 additions and 2 deletions
|
@ -3,10 +3,9 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
& main > form {
|
& main form {
|
||||||
& * {
|
& * {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
||||||
max-width: 40rem;
|
max-width: 40rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue