fix widescreens poging 2

This commit is contained in:
Wouter Groeneveld 2018-04-30 09:36:57 +02:00
parent a2d554b536
commit d9e200600a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
@media only screen and (min-width: 1600px) {
main {
max-width: 900px !important;
max-width: 930px !important;
}
}