fix css minify and hash

This commit is contained in:
Felix Schulze
2019-11-10 19:46:06 +01:00
parent a2f467aa1f
commit 3cb9bd4259
2 changed files with 5 additions and 23 deletions

View File

@ -8037,7 +8037,7 @@ body {
@media screen and (max-width:450px) {
.marginAuto {
margin-bottom: 0px!important;
margin-bottom: 0!important;
width: 100%!important;
border-radius: 2px 2px 0 0;
}