Skip to content

Commit

Permalink
feat: Update Vercel email markup
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Mar 12, 2023
1 parent 2f71084 commit fcbfae3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/create-email/template/emails/vercel-invite-user.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,7 @@ export const VercelInviteUserEmail = ({
</Column>
</Row>
</Section>
<Section
style={{
textAlign: 'center',
marginTop: '26px',
marginBottom: '26px',
}}
>
<Section className="text-center mt-[32px] mb-[32px]">
<Button
pX={20}
pY={12}
Expand Down

0 comments on commit fcbfae3

Please sign in to comment.