mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
modal: Use font-weight 600 for modal title.
This commit is contained in:
parent
06d3f3cf64
commit
e59512764d
@ -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. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user