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