Skip to content

Commit

Permalink
Merge pull request #150 from chchaeun/hotfix/passwordChangePage
Browse files Browse the repository at this point in the history
Release/v1.6.2
  • Loading branch information
chchaeun authored Oct 13, 2022
2 parents 9bb7ca5 + 1bf03fb commit deaf7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/password-notice.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function PasswordNoticePage() {
return (
<>
<HeadTitle name="비밀번호 변경 : 깜지" />
<div className="flex flex-col items-center gap-10 px-40 pt-20">
<div className="flex flex-col items-center gap-10 px-40 pt-20 sm:px-10">
<h2 className="text-2xl font-bold">비밀번호를 변경해주세요.</h2>
<p>
회원님들의 소중한 개인정보를 보호하기 위해 로그인 방식이 변경됩니다.
Expand Down

0 comments on commit deaf7fe

Please sign in to comment.