web/layout: don't apply noto mono for titles

This commit is contained in:
wukko 2024-09-05 09:58:25 +06:00
parent 4da1defcf8
commit 0408fc446a
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -445,7 +445,7 @@
}
:global(.long-text-noto),
:global(.long-text-noto *) {
:global(.long-text-noto *:not(h1, h2, h3, h4, h5, h6)) {
line-height: 1.7;
font-size: 14.5px;
font-weight: 410;