bootstrap modal lg extra code example
Example: bootstrap modal lg extra
@media (min-width: 768px) {
.modal-xl {
width: 90%;
max-width:1200px;
}
}
@media (min-width: 768px) {
.modal-xl {
width: 90%;
max-width:1200px;
}
}