Skip to content

Commit

Permalink
style: 로고 최신화
Browse files Browse the repository at this point in the history
  • Loading branch information
23tae committed Nov 25, 2024
1 parent 783901c commit 4976ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/email-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<body style="font-family: Arial, sans-serif;">
<div style="max-width: 600px; margin: 0 auto; padding: 20px;">
<div style="display: flex; align-items: center; gap: 10px; margin-bottom: 30px;">
<img alt="Logo" src="https://www.uoslife.team/favicon.svg" width="40" height="40" />
<img alt="Logo" src="https://cdn.uoslife.net/logo/NewAppIconColored.png" width="40" height="40" />
<span style="font-size: 19px; font-weight: bold;">시대생</span>
</div>

Expand Down

0 comments on commit 4976ee0

Please sign in to comment.