mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/layout: don't apply noto mono for titles
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user