Fixes for email designs and cross client compatibility

This commit is contained in:
David Bomba 2023-02-16 10:10:15 +11:00
parent b8c7a0837a
commit 5324d78e86

View File

@ -167,12 +167,12 @@
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="570" style="border: 1px solid #c2c2c2;">
<tr>
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px;">
<div style="text-align: center;margin-top: 25px; margin-bottom: 10px; background-color:#f9f9f9;">
<!-- Top side spacing. -->
</div>
</tr>
<tr height="50">
<td align="center" height="50">
<tr>
<td align="center" >
<div class="dark-bg" style="background-color:#f9f9f9; padding-bottom: 20px;">
<img class="logo-light" src="{{ $logo ?? '' }}" width="65%" height="" alt="alt_text" border="0" style="width: 100%; max-width: 65%; height: auto; display: block;" class="g-img">
</div>