Skip to content

Commit

Permalink
chore: 이메일 템플릿 변경 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
belljun3395 committed Aug 5, 2024
1 parent a9bf867 commit 71fd85a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions email/src/main/resources/templates/auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<tr>
<td style="text-align: center;">
<img
src="https://d3ex4vlh373syu.cloudfront.net/images/2024-07-04/Wuw9u45G0Ib9IhuI.svg"
src="https://d3ex4vlh373syu.cloudfront.net/images/2024-08-05/RM1b5wg4du7PN5xy.png"
alt="few_logo"
style="display: block; margin: 30px auto;"
/>
Expand Down Expand Up @@ -120,12 +120,11 @@ <h2 class="h2-bold" style="color: black; padding: 5px;" th:text="${headComment}"
id="article-to-problem"
class="body3-medium"
style="
display: flex;
display: block;
height: 20px;
text-decoration: none;
padding: 17px 0px 18px 0px;
justify-content: center;
align-items: center;
padding: 17px 0;
text-align: center;
color: #ffffff;
background-color: #264932;
"
Expand Down

0 comments on commit 71fd85a

Please sign in to comment.