insanum / obsidian_gruvbox

A gruvbox theme for Obsidian
MIT License
162 stars 38 forks source link

Fix heading sizes looking oversized in edit mode #23

Closed kiriappeee closed 2 years ago

kiriappeee commented 2 years ago

An update to how heading sizes are styled in v0.13.27 saw heading font sizes move from cm-header-x to HyperMD-header-x.

This resulted in cm-header-x font sizes showing up as huge in editing mode. The style has now been changed to .HyperMD-header-x. (reported in #22)

For the weight to look correct though, a separate rule for .cm-header had to be created