Closed anthonydillon closed 2 years ago
This is fixed now. Closing
I still see the same issue? What changed?
I thought this is more obvious. Is using the vanilla typography. Can you please suggest what to do with it. Should I just make the headings bolder?
The following styling local on discourse is overriding the Vanilla font-size:
.cooked h3, .d-editor-preview h3 {
font-size: 1.1487em;
}
The Vanilla font-size should be 1.70596rem
.
This is what it looks like if you remove the local override:
Is this issue still relevant? Seems very outdated. Closing reopen if needed.
Note - filling in this form will file an issue against the discourse.charmhub.io website navigation
Summary
The heading styles used in the discourse theme do not have enough strength.
Process
Current and expected result
Headings should be clear and stand out as a section divider
Screenshot