another breakpoint change for modals
This commit is contained in:
parent
a8109e40f0
commit
a2d56683ab
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 999px) {
|
@media (max-width: 1024px) {
|
||||||
.modal {
|
.modal {
|
||||||
min-width: 80vw;
|
min-width: 80vw;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user