Skip to content

Commit

Permalink
refactor: table 스타일 변경 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
belljun3395 committed Jul 5, 2024
1 parent 7f1a2fb commit 43c1b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email/src/main/resources/templates/article.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
width="100%"
cellpadding="0"
cellspacing="0"
style="max-width: 480px; width: 100%; background-color: #ffffff"
style="max-width: 480px; width: 100%; background-color: #ffffff; color : #000000"
>
<tr>
<td style="padding: 30px 20px">
Expand Down

0 comments on commit 43c1b3d

Please sign in to comment.