Skip to content

Commit 9837165

Browse files
Use code rather than p
1 parent 3d9edb5 commit 9837165

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server/src/main/resources/email/code.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<tr style="width:100%">
4444
<td>
4545
<img
46-
alt="Plaid"
46+
alt="SoulFire"
4747
height="64"
4848
src="https://soulfiremc.com/logo.png"
4949
style="display:block;outline:none;border:none;text-decoration:none;margin:0 auto"
@@ -71,11 +71,11 @@
7171
<tbody>
7272
<tr>
7373
<td>
74-
<p
74+
<code
7575
style="font-size:32px;line-height:40px;margin:0 auto;color:#000;display:inline-block;font-family:HelveticaNeue-Bold,Helvetica,Arial,sans-serif;font-weight:700;letter-spacing:6px;padding-bottom:8px;padding-top:8px;width:100%;text-align:center"
7676
>
7777
{code}
78-
</p>
78+
</code>
7979
</td>
8080
</tr>
8181
</tbody>

0 commit comments

Comments
 (0)