I have tried adding the following as an inline style on my <p>
but outlook.com/hotmail.com strips it out and adds 1em margin to before and after <p>
.
margin-before:0!important;
-webkit-margin-before:0!important;
margin-after:0!important;
-webkit-margin-after:0!important