diff --git a/templates/standalone/modal.lucius b/templates/standalone/modal.lucius index 24f8256a9..5ae624450 100644 --- a/templates/standalone/modal.lucius +++ b/templates/standalone/modal.lucius @@ -23,7 +23,7 @@ } } -@media (max-width: 999px) { +@media (max-width: 1024px) { .modal { min-width: 80vw; }