diff options
Diffstat (limited to 'emailing/template.hbs')
| -rw-r--r-- | emailing/template.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emailing/template.hbs b/emailing/template.hbs index 39dc28c..8fe22df 100644 --- a/emailing/template.hbs +++ b/emailing/template.hbs | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | <title></title> | 4 | <title></title> |
| 5 | </head> | 5 | </head> |
| 6 | 6 | ||
| 7 | <body style="background: #f2f2f2; padding: 60px; color: #222222; line-height: 22px; font-family: sans; font-size: 16px;"> | 7 | <body style="background: #f2f2f2; padding: 60px; color: #222222; line-height: 22px; font-family: sans-serif, system-ui, -apple-system; font-size: 16px;"> |
| 8 | 8 | ||
| 9 | <div style="width: 650px; background: #ffffff; text-align: left; padding: 40px; margin: 0 auto; border-radius: 10px;"> | 9 | <div style="width: 650px; background: #ffffff; text-align: left; padding: 40px; margin: 0 auto; border-radius: 10px;"> |
| 10 | 10 | ||
