From e4ec3e0d5e4ceb186aa1c6ce2dfd91cdce73c837 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 1 Nov 2025 11:48:34 -0400 Subject: [PATCH] Improve OTP email visibility by making code the prominent h1 heading - Move OTP code to top of email as large h1 element - Increase font size to 3em for better readability - Add letter spacing and bold styling for clarity - Demote greeting text to regular paragraph --- make_post_sell/lib/mail_messages.py | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/make_post_sell/lib/mail_messages.py b/make_post_sell/lib/mail_messages.py index 7dab3cf..5117902 100644 --- a/make_post_sell/lib/mail_messages.py +++ b/make_post_sell/lib/mail_messages.py @@ -12,11 +12,19 @@ WELCOME_1_HTML = """ {0} + -

Hey there!

+

{1}

-

{1}

+

Hey there!

Here is the verification code you requested.