modal: Use font-weight 600 for modal title.

This commit is contained in:
Ganesh Pawar 2022-07-23 18:29:19 +05:30 committed by Tim Abbott
parent 06d3f3cf64
commit e59512764d

View File

@ -48,6 +48,7 @@
.modal__title {
margin: 0;
font-size: 1.375rem;
font-weight: 600;
line-height: 1.25;
/* help_link_widget margin for the fa-circle-o. */