seanwcom/Red-Graphite-for-Obsidian

Text not vertically alligned to centre

Closed this issue · 1 comments

CleanShot 2022-11-24 at 10 33 06@2x

As seen in the attached file, top padding (purple) is not the same as bottom padding (red). Unless this is intentional, I would highly recommend fixing it.

It is obvious under Settings and for each individual note file.

Yeah, that does look a bit off - good eye. I made a "quick fix" to add some padding to the top, but I want to go back and look closer at it. The default css uses one value for all sides of the padding, so you'd think it would look right. So that means there's some margin affecting things, or some of my own css is getting in the way. For now I've brute force fixed it by just adding a couple pixels of padding to the top. The theme should update soon. Thanks!