Skip to content

Commit

Permalink
⚙️ :: (#428) 인증코드 버그
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsoftj1123 committed Oct 3, 2023
1 parent 487e419 commit 2a148d4
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,15 @@

<hr style="width: 194px; border: 1px solid #E5E5E5;">

<p th:text="${codeEntity}" style="font-family: 'Noto Sans KR';
<p th:text="${code}" style="font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
font-size: 32px;
margin-left: 10px;
margin-bottom: 100px;
margin-top: 20px;
letter-spacing: 0.55em;
color: #7F7F7F;">
666666
</p>
color: #7F7F7F;"></p>

<hr style="width: 516px;border: 1px solid #E5E5E5; margin: 0 42px 0 42px;">

Expand Down

0 comments on commit 2a148d4

Please sign in to comment.