another breakpoint change for modals

This commit is contained in:
Felix Hamann 2018-06-20 22:44:43 +02:00
parent a8109e40f0
commit a2d56683ab

View File

@ -23,7 +23,7 @@
}
}
@media (max-width: 999px) {
@media (max-width: 1024px) {
.modal {
min-width: 80vw;
}