spacing
-
I can’t get the app to single space. How do I change that?
The blog I need help with is: (visible only to logged in users)
-
Hey there,
It looks as though you have posted each line of text within a p tag, which by default has a bottom and top margin of 1.2em.
My suggestion would be to instead of have each line within the p tag have each paragraph within a single p tag.
Here is a few screen shots for a visual of your current situation and the alternative method to solve the spacing issue:
What the HTML currently looks like and should look like with in your Editor: http://prntscr.com/kkzoyr
How the results look in Preview: http://prntscr.com/kkzph4
Hopefully this helps!
Cheers
- The topic ‘spacing’ is closed to new replies.