What I’m trying to do
In editing mode, the line spacing is different than in reading mode, specifically empty lines between paragraphs. In reading mode it’s 56 pixels, while in editing mode it’s 72. Not a huge difference, but as a designer I notice it and prefer how it looks in reading mode. I also like how space between heading and body text look and behave in reading mode.
I never ever use reading mode so getting the same look to editing mode would be very nice.
Does anyone know how to do this with CSS?
Things I have tried
Searching the forum. I found CSS snippets that helped me with getting the headings to behave/look similar to reading mode, but I didn’t find ways to make the empty line breaks smaller.