mirror of https://github.com/zulip/zulip.git
error_pages: Shrink heading font size.
This will make things look better with longer heading-error messages (e.g. the confirmation link errors).
This commit is contained in:
parent
d124597f4b
commit
2787ae01f5
|
@ -1742,7 +1742,7 @@ input.new-organization-button {
|
|||
|
||||
.error_page .lead {
|
||||
color: #39a688;
|
||||
font-size: 40px;
|
||||
font-size: 35px;
|
||||
margin-bottom: 20px;
|
||||
line-height: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue