fixed the footer addresse lineheight in simplenews issues

This commit is contained in:
Bachir Soussi Chiadmi 2021-08-24 19:35:50 +02:00
parent ed68c9895c
commit b9579621a1
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
- - - {{ test_message }} - - -
{% endif %}
<p id="footer_address" style="color:#444444; text-align: center; margin: 20px 20px 0; line-height:0.7; font-size:10px; ">
<p id="footer_address" style="color:#444444; text-align: center; margin: 20px 20px 0; line-height:1; font-size:10px; ">
matériO SAS<br>8, rue Chaptal<br>75009 Paris<br><a href="https://materio.com" style="color:#444444">materio.com</a>
</p>
</td>