Skip to content

Commit cbe9317

Browse files
committed
Added padding to the email body
1 parent 6baf9e5 commit cbe9317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/emails/emails/components/styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const h1 = {
1010

1111
export const main = {
1212
backgroundColor: "#15171A",
13+
padding: "0 20px",
1314
};
1415

1516
export const container = {

0 commit comments

Comments
 (0)