SyntaxFix
Write A Post
Hire A Developer
Questions
As shown above, the problem is the margin preceding the <p> tag in rendering time. Not an elegant solution but effective would be to decrease the top margin.
<p>
p { margin-top: -20px; }