Prechádzať zdrojové kódy

fixed the footer addresse lineheight in simplenews issues

bach 3 rokov pred
rodič
commit
b9579621a1

+ 1 - 1
web/themes/custom/materiotheme/templates/simplenews-newsletter-body.html.twig

@@ -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>