Added padding to the email body

This commit is contained in:
James Ritchie
2024-05-09 17:39:39 +01:00
parent 6baf9e5294
commit cbe9317a86
@@ -10,6 +10,7 @@ export const h1 = {
export const main = {
backgroundColor: "#15171A",
padding: "0 20px",
};
export const container = {