Hi,
I will like to put less distance between lines. I reduce them to “0”, but still there is too much space between them. Is there a way to reduce it?
<p style=”line-height: 0;”><span style=”font-size: 11px;”>ssssssssssssss</span></p>
<p style=”line-height: 0;”><span style=”font-size: 11px;”>dddddddddddd</span></p>
<p style=”line-height: 0;”><span style=”font-size: 11px;”>ssssssssssssssss</span></p>
<p><span style=”font-size: 11px;”> </span></p>
Thanks,