Answers for "bootstrap modal lg extra"

1

bootstrap modal lg extra

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}
Posted by: Guest on January-13-2021

Browse Popular Code Answers by Language