blob: e2fa0cd8103e4029111ebd2a3e7e3256512235e9 [file] [log] [blame]
Yoshie Muranaka4b0fc1d2020-01-06 07:36:16 -08001.modal-header {
2 .close {
3 font-weight: normal;
Yoshie Muranaka01da8182020-07-08 15:46:43 -07004 color: theme-color("dark");
Yoshie Muranaka4b0fc1d2020-01-06 07:36:16 -08005 opacity: 1;
6 }
Dixsie Wolmers14717e32020-09-08 18:37:34 -05007 .modal-title {
8 font-size: 1.25rem;
9 font-weight: normal;
10 line-height: 1.3;
11 }
12}