Add server rules to sign-up flow (#19296)

This commit is contained in:
Eugen Rochko 2022-10-05 18:57:33 +02:00 committed by GitHub
parent 26f2586b62
commit 679274465b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 101 additions and 30 deletions

View file

@ -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;