blob: d55e8b4d80e69285b9eccf72840e545b9fdd2df6 [file] [log] [blame]
Yoshie Muranaka4b0fc1d2020-01-06 07:36:16 -08001.modal-header {
jason westoverd36ac8a2025-11-03 20:58:59 -06002 .btn-close {
Yoshie Muranaka4b0fc1d2020-01-06 07:36:16 -08003 font-weight: normal;
Yoshie Muranaka4b0fc1d2020-01-06 07:36:16 -08004 opacity: 1;
5 }
Dixsie Wolmers14717e32020-09-08 18:37:34 -05006 .modal-title {
7 font-size: 1.25rem;
8 font-weight: normal;
9 line-height: 1.3;
10 }
11}