File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/PodoeMarket/podoemarket/mail Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -216,15 +216,15 @@ public void joinSignupEmail(String email) {
216216 "</td>" +
217217 "</tr>" +
218218 "<tr>" +
219- "<td align=\" left \" style=\" background-color: #ffffff; height: 247px\" >" +
219+ "<td align=\" center \" style=\" background-color: #ffffff; height: 247px\" >" +
220220 "<!-- 본문 내용 -->" +
221221 "<p style=\" font-size: 12.5px; margin-bottom: 54px; margin-top: 38px; color: black\" >" +
222222 "회원가입이 완료되었습니다." +
223223 "</p>" +
224224 "<p style=\" font-size: 15px; font-weight: 900; margin-top: 54px; margin-bottom: 54px\" >" +
225225 "포도상점에서 다양한 작품을 둘러보세요!" +
226226 "</p>" +
227- "<a href=\" https://podo-store.com/list\" style=\" width: 150px; height: 35px; padding: 3px 0 ; background: #6a39c0; border-radius: 4.5px; justify-content: center; align-items: center; display: inline-flex; font-size: 12.5px; color: #ffffff; text-decoration: none; font-weight: 400; margin-bottom: 38px\" >" +
227+ "<a href=\" https://podo-store.com/list\" style=\" width: 150px; height: 35px; padding: 24.5px 34.5px ; background: #6a39c0; border-radius: 4.5px; justify-content: center; align-items: center; display: inline-flex; font-size: 12.5px; color: #ffffff; text-decoration: none; font-weight: 400; margin-bottom: 38px\" >" +
228228 "작품 둘러보기" +
229229 "</a>" +
230230 "</td>" +
You can’t perform that action at this time.
0 commit comments