79322232

Date: 2025-01-01 19:52:35
Score: 1
Natty:
Report link

I'm surprised nobody mentioned margin-block-start and margin-block-end but they should be used with both elements.

<p style="margin-block-end:0px">Line 1</p>
<p style="margin-block-start:0px">Line 2</p>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PromZA