Hello @eutaw,
Actually there was a line break in the text content:
<span style="font-size: x-large;">
ABOUT SHARON DAVIS</span>
I added the p tag make it uniform with the next paragraph text which is why I recommended this:
<p><span style="font-size: x-large;">ABOUT SHARON DAVIS</span></p>
<p style="font-size: 20px; text-align: left;">This is information about Sharon. This is information about Sharon. This is information about Sharon. This is information about Sharon. This is information about Sharon. This is information about Sharon. This is information about Sharon. This is information about Sharon.This is information about Sharon. This is information about Sharon. This is information about Sharon.</p>
Hope this explains it briefly.