Improved email margins

This commit is contained in:
Glenn de Haan
2024-09-21 12:40:35 +02:00
parent f97a61fcd2
commit 0abe269347

View File

@@ -124,14 +124,14 @@
<center>
<p style="font-family: sans-serif; font-size: 28px; font-weight: bold; margin: 0; margin-bottom: 15px;"><%= voucher.code.slice(0, 5) %>-<%= voucher.code.slice(5) %></p>
</center>
<p style="font-family: sans-serif; font-size: 15px; font-weight: bold; margin: 0; margin-bottom: 15px;">&nbsp;</p>
<p style="font-family: sans-serif; font-size: 5px; margin: 0; margin-bottom: 5px;">&nbsp;</p>
<% if(unifiSsid !== '') { %>
<center>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0;">Connect to: <span style="font-weight: bold;"><%= unifiSsid %></span> or,</p>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0;">Scan to connect:</p>
<img src="<%= qr %>" />
</center>
<p style="font-family: sans-serif; font-size: 15px; font-weight: bold; margin: 0; margin-bottom: 15px;">&nbsp;</p>
<p style="font-family: sans-serif; font-size: 5px; margin: 0; margin-bottom: 5px;">&nbsp;</p>
<% } %>
<p style="font-family: sans-serif; font-size: 20px; font-weight: bold; margin: 0; margin-bottom: 15px;">Voucher Details</p>
<hr/>