rollback css fix

This commit is contained in:
myvesta 2021-03-23 14:11:45 +01:00 committed by GitHub
commit c907e11151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -651,8 +651,8 @@ input[type="checkbox"] {
}
.l-center {
margin: 0 5%;
max-width: 100%;
margin: 0 auto;
max-width: 998px;
}
.l-logo {