UX: Make it easier to hide the emoji on signup (#13509)

This commit is contained in:
Kris 2021-06-23 15:20:54 -04:00 committed by GitHub
parent 1034e5fa65
commit 958340b632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@
} }
.login-subheader { .login-subheader {
align-self: start; align-self: start;
grid-row-start: 2;
margin: 0; margin: 0;
} }
.waving-hand { .waving-hand {