How to add space between paragraphs

Hi @equitieslab,

It sounds like you just want to add a bottom margin to your paragraphs

The solution to doing this depends on how you are using Cwicly and where these paragraphs are in your block structure.

You can add a bottom margin to any nested elements using relative styles on the block that contains them.

For example, if you want bottom margins to apply to all paragraphs within your post content, please see the following posts that show how you can use relative styles to target any elements by tag name within the post content:

If you are using Tailwind primarily, you may use a different approach.