Skip to content

Commit

Permalink
remove text
Browse files Browse the repository at this point in the history
  • Loading branch information
codemist committed Oct 30, 2024
1 parent a234285 commit 1cd474e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/emails/templates/EmailFooter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,7 @@ export const RedesignedEmailFooter = (props: Props) => {
height="36px"
align="center"
/>
<mj-text
color="#000000"
font-size="22px"
font-weight="700"
align="center"
>
<mj-text font-size="22px" font-weight="700" align="center">
{l10n.getString("email-footer-support-heading")}
</mj-text>
<mj-text font-size="16px" font-weight="400" align="center">
Expand Down

0 comments on commit 1cd474e

Please sign in to comment.