There’s seems to be a difference between the theme editor and the actually render for all headings level 3.
The editor seems to be missing a font-weight: bold
, it looks just as a regular Text
. This also affects extensions and their preview.
<Heading level={3}>
Example
</Heading>
Preview:
(Notice how
Gerad Weber
looks just like a regular text)
Render:
(Notice how
Mateus Vahl
is in bold 