I would like to modify the line space on all of my blog posts only. Will this need to be done through CSS?
I do not want to use the return key to add a paragraph between each line.
If I modify the <p> element, will it change all <p> elements on the entire site?
I don’t have any pages live. Still in draft mode and working on the structure of content for blog posts.
Where can I add CSS to determine line spacing for all current and future blog posts? Or do I need to edit each page? I am guessing I would need to create an ID#?