mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-27 01:19:00 +02:00
chore: small visual improvements to the new invite mail template (#9998)
https://linear.app/unleash/issue/2-3567/improve-the-look-of-the-unleash-instance-getting-started-email Some small visual improvements to the email template after the latest changes. Follow-up to: https://github.com/Unleash/unleash/pull/9997
This commit is contained in:
parent
9aa0c4c738
commit
45c2a0b939
@ -15,7 +15,7 @@
|
||||
<td align="center">
|
||||
<table width="600" cellpadding="0" cellspacing="0" border="0" style="margin: 0 auto;">
|
||||
<tr>
|
||||
<td align="left" style="padding:24px;">
|
||||
<td align="left" style="padding:24px 0;">
|
||||
<img src="https://cdn.getunleash.io/unleash_logo_600.png" alt="Unleash logo" style="max-height:36px; height:auto; width:auto; display:block;" />
|
||||
</td>
|
||||
</tr>
|
||||
@ -71,6 +71,11 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="600" cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td style="height: 32px; line-height: 32px; font-size: 0;"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user