[Glitch] squashed identity proof updates

Port JS from 69141dca26 to glitch-soc
This commit is contained in:
Alex Gessner
2019-03-28 13:01:09 -04:00
committed by ThibG
parent a74d300b68
commit b6fa500806
9 changed files with 91 additions and 9 deletions

View File

@ -10,12 +10,10 @@
}
.logo-container {
margin: 100px auto;
margin-bottom: 50px;
margin: 100px auto 50px;
@media screen and (max-width: 400px) {
margin: 30px auto;
margin-bottom: 20px;
@media screen and (max-width: 500px) {
margin: 40px auto 0;
}
h1 {