Text is mashing on mobile
I have a section that has a parallax background and large text (h5 is modified to be large for this setup). How do I fix this issue:
When I go to the website on mobile, all of the text condenses and runs into each other. It gets mushed towards each other with the top text mushing into the bottom and the bottom one mushing to the top.
Hope this makes sense.
Here is the current code.
<h5 style="color: #fff;">Stunning Design. Unparalleled Quality. <br/> <br/>
<i>Available Around The Clock.</i></h5>
Website: websites.pittsburghpcfix.com
Comments
you probably forgot to set line height for headings and that's why headings does not look good.