apply fix to title as well (#8349)

This commit is contained in:
icncsx 2020-06-09 05:58:09 -04:00 committed by GitHub
parent d86b9d9ce5
commit 1bf5ea42f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,6 +115,7 @@
line-height: var(--lh-tight);
margin-bottom: var(--su-2);
font-size: var(--title-font-size);
overflow-wrap: break-word;
a {
color: inherit;