1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
.modal { margin: 0px 15px; } .modal__title { text-align: center; margin: 20px 0px 40px; } .modal__image { width: 40%; } .modal__content { width: 60%; }