Upon building my email in HTML I noticed that my <div> text content bunches up together in Text form version of the email. I tried putting in a <br> between each text content and it still didn't work. Is there way to create line space in my HTML to make each line of text separate?