We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdee97 commit a158fb6Copy full SHA for a158fb6
src/utils/email/templates/EmailLayout.tsx
@@ -35,7 +35,7 @@ export const EmailLayout = ({
35
<Head>
36
<style>{`
37
h1, h2, h3, h4, h5, h6 {
38
- font-weight: 700;
+ font-weight: 900;
39
color: #D83D84;
40
margin-top: 24px;
41
margin-bottom: 16px;
0 commit comments