Skip to content

Commit 60e4fe6

Browse files
committed
Use high-res PostGuard logo with text in email template
Replace the low-resolution (39x46px) logo-only image with the full PostGuard logo including text, backed by a 600x326px PNG for crisp rendering on retina displays.
1 parent 244aac0 commit 60e4fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/email/email.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div style="background:#F2F8FD;background-color:#F2F8FD;padding:1em;">
1010
<div style="background:#F2F8FD;width:100%;max-width:600px;margin-left:auto;margin-right:auto;text-align:center;">
1111
<div style="margin:50px 0 20px 0">
12-
<img src="https://postguard.eu/pg_logo_no_text.png" alt="PostGuard" width="82" height="82" style="display:block;margin:0 auto;" />
12+
<img src="https://postguard.eu/pg_logo.png" alt="PostGuard" width="200" height="109" style="display:block;margin:0 auto;" />
1313
</div>
1414
<div style="background:#FFFFFF;padding:60px 50px;border-radius:8px;text-align:center;">
1515
<p style="font-size:22px;font-weight:700;color:#030E17;margin:0 0 5px 0;line-height:30px;">

0 commit comments

Comments
 (0)