|
66 | 66 | <div style="position: relative; width: 100%"> |
67 | 67 | <img src="https://oko-wallet.s3.ap-northeast-2.amazonaws.com/assets/email/light/code-header.png" width="584" alt="OKO header" style="vertical-align: middle; display: block; width: 584px; max-width: 100%; border-radius: 20px"> |
68 | 68 | </div> |
69 | | - <div style="height: 633px; width: 100%"> |
| 69 | + <div style="height: 685px; width: 100%"> |
70 | 70 | <table role="presentation" width="100%" cellpadding="0" cellspacing="0" style="width: 100%; border-spacing: 0"> |
71 | 71 | <tr> |
72 | 72 | <td align="center" valign="top" style="padding-top: 32px"> |
|
79 | 79 | <table role="presentation" width="360" cellpadding="0" cellspacing="0" style="height: 454px; border-spacing: 0; opacity: 1; width: 360px; max-width: 100%"> |
80 | 80 | <tr> |
81 | 81 | <td> |
82 | | - <p style="font-family: Inter, Arial, sans-serif; letter-spacing: -0.01em; color: #1c1b1f; margin: 0; font-size: 16px; font-weight: 500; line-height: 160%"> |
83 | | - Enter this code in your blah |
84 | | - blah. The code is valid for |
85 | | - ${email_verification_expiration_minutes} |
86 | | - minutes for your security. |
87 | | - </p> |
| 82 | + <table role="presentation" width="360" cellpadding="0" cellspacing="0" style="height: 156px; border-spacing: 0; opacity: 1; width: 360px; max-width: 100%"> |
| 83 | + <tr> |
| 84 | + <td style="height: 156px"> |
| 85 | + <p style="font-family: Inter, Arial, |
| 86 | + sans-serif; letter-spacing: -0.01em; color: #1c1b1f; text-align: center; margin: 0; font-size: 16px; font-weight: 500; line-height: 160%"> |
| 87 | + Hi there, |
| 88 | + <br> |
| 89 | + <br> |
| 90 | + Enter this code in the |
| 91 | + Oko dApp Dashboard to |
| 92 | + verify your email. You |
| 93 | + can update your password |
| 94 | + after verification. |
| 95 | + <br> |
| 96 | + The code is valid for |
| 97 | + <strong>${email_verification_expiration_minutes} |
| 98 | + minutes</strong>. |
| 99 | + </p> |
| 100 | + </td> |
| 101 | + </tr> |
| 102 | + </table> |
88 | 103 | </td> |
89 | 104 | </tr> |
90 | 105 | <tr> |
|
98 | 113 | </tr> |
99 | 114 | <tr> |
100 | 115 | <td> |
101 | | - <table role="presentation" width="360" align="center" cellpadding="0" cellspacing="0" style="border-spacing: 0; width: 360px; max-width: 100%"> |
| 116 | + <table role="presentation" width="360" align="center" cellpadding="0" cellspacing="0" style="border-spacing: 0; height: 182px; width: 360px; max-width: 100%"> |
102 | 117 | <tr> |
103 | 118 | <td style=" |
104 | 119 | background-color: #ffffff; |
105 | 120 | border-radius: 16px; |
106 | 121 | width: 360px; |
107 | | - height: 260px; |
| 122 | + height: 182px; |
108 | 123 | gap: 24px; |
109 | 124 | opacity: 1; |
110 | 125 | "> |
|
129 | 144 | "> |
130 | 145 | <tr> |
131 | 146 | <td align="center" style=" |
132 | | - padding: 48px 32px; |
| 147 | + padding: 0 32px; |
133 | 148 | "> |
134 | 149 | <table role="presentation" width="296" cellpadding="0" cellspacing="0" style="height: 164px; border-spacing: 0; margin-left: auto; margin-right: auto; width: 296px; max-width: 100%"> |
135 | 150 | <tr> |
|
140 | 155 | Arial, |
141 | 156 | sans-serif; letter-spacing: -0.01em; color: #1c1b1f; margin: 0; text-align: center; font-size: 16px; font-weight: 500; line-height: 160%"> |
142 | 157 | Your 6-digit |
143 | | - code for |
144 | | - changing |
145 | | - your |
146 | | - password |
| 158 | + code |
147 | 159 | </p> |
148 | 160 | </td> |
149 | 161 | </tr> |
|
219 | 231 | </tr> |
220 | 232 | <tr> |
221 | 233 | <td> |
222 | | - <p style="font-family: Inter, Arial, sans-serif; letter-spacing: -0.01em; color: #1c1b1f; margin: 0; font-size: 16px; font-weight: 500; line-height: 160%"> |
223 | | - If you didn't make this |
224 | | - request, you can safely delete |
225 | | - this email. |
| 234 | + <p style="font-family: Inter, Arial, sans-serif; letter-spacing: -0.01em; color: #1c1b1f; text-align: center; margin: 0; font-size: 16px; font-weight: 500; line-height: 160%"> |
| 235 | + If you did not request this |
| 236 | + code, you can ignore this |
| 237 | + message. |
226 | 238 | </p> |
227 | 239 | </td> |
228 | 240 | </tr> |
|
0 commit comments