squashed identity proof updates (#10375)
This commit is contained in:
committed by
Eugen Rochko
parent
026dd75208
commit
69141dca26
@ -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 {
|
||||
|
Reference in New Issue
Block a user