PNG %k25u25%fgd5n!
// Modal
.modal-content {
border: none;
}
.offcanvas-header,
.modal-header {
background-color: $gray-900;
.offcanvas-title,
.modal-title {
color: $white;
font-size: 15px;
}
.btn-close {
font-size: 20px;
}
}