2
I’m having trouble aligning the text of a tag <span>, use the margin-left in css and it works but only gives the margin in the first line
<tr bgcolor="#fff">
  <td style="padding:0px 40px 6px 40px;margin:0; text-align: left; margin-left: 20px; margin-right: 20px;">
    <span style="margin-left: 20px !important; mso-line-height-rule: 1.6; line-height:1.6; font-family: Trebuchet MS; font-size: 16px">
      INTIMAÇÃO DE ADVOGADOS RELAÇÃO Nº 0436/2018 JUÍZO DE DIREITO DA VARA DO ÚNICO OFÍCIO DE SÃO JOSÉ DA TAPERA EDITAL DE INTIMAÇÃO DE ADVOGADOS ADV: LUIZ JOSÉ MALTA GAIA FERREIRA (OAB 3404/AL), ADV:
    </span>
  </td>
</tr>Follow the print to improve understanding.
