Copy and style improvements to mailer

This commit is contained in:
Jason Zimdars
2025-10-14 18:28:27 -05:00
committed by Stanko K.R.
parent b5a76bc537
commit 575578245f
5 changed files with 26 additions and 15 deletions
@@ -4,5 +4,5 @@ Sign in to Fizzy
Open this link in your browser to login on this device:
<%= session_magic_link_url(code: @magic_link.code) %>
If you're signing in on another device, enter the code below:
If you're signing in on another device, enter this code:
<%= magic_link_code(@magic_link) %>