Avoid squished-up grey borders around the message on narrow screens
This commit is contained in:
parent
5a6c0eb49e
commit
f2645dd699
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<body style="padding: 0; margin: 0; font-size: 14px; font-family: 'Helvetica Neue', Arial, sans-serif; color: #222">
|
||||
<table style="background-color: #eee; width: 100%">
|
||||
<tr>
|
||||
<td style="text-align: center">
|
||||
<td style="text-align: center; padding: 0px 7px">
|
||||
<table style="width: 600px; color: #222; margin-left: auto; margin-right: auto">
|
||||
<tr>
|
||||
<td style="width: 30px; padding: 10px 10px 10px 0px">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue