Add server rules to sign-up flow (#19296)
This commit is contained in:
parent
26f2586b62
commit
679274465b
6 changed files with 101 additions and 30 deletions
|
@ -9,11 +9,7 @@
|
|||
}
|
||||
|
||||
.logo-container {
|
||||
margin: 100px auto 50px;
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
margin: 40px auto 0;
|
||||
}
|
||||
margin: 50px auto;
|
||||
|
||||
h1 {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue