How to change paragraph spacing in style manager

Sorry for dumb question.

I know how to manage H1, H2, etc. and Body section
but for some reason I can’t seem to be able to find the way to change paragraph vertical spacing like

p {

margin-bottom: 1.5rem; /* or px, em, etc. */

}

Hi yaschan,
Please take a look here and get in touch if you have any further questions:

1 Like

really nice, thanks!