Skip to content

Commit ccfde38

Browse files
committed
hotfix:highlight in red
1 parent 26fa847 commit ccfde38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

apps/api/internal/email/templates/WaitlistAcceptanceEmail.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ <h2 style="margin:0; font-size:22px; color:#1a1a1a;">Hi {{ .Name }},</h2>
3939
</p>
4040

4141
<p style="margin:0 0 15px 0; font-size:16px;">
42-
You have <strong>72 hours</strong> to confirm your spot. If you don’t, you’ll be moved back to the
42+
You have <strong><span style="color:#CC0000;">72 hours</span></strong> to confirm your spot. If you
43+
don’t,
44+
you’ll be moved back to the
4345
waitlist to make room for others.
4446
</p>
4547

0 commit comments

Comments
 (0)