This commit is contained in:
myvesta 2021-03-17 13:21:14 +01:00 committed by GitHub
commit 1b9d3bb0cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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