diff --git a/src/main/resources/authEmail.html b/src/main/resources/authEmail.html index 6ee3d58..524271f 100644 --- a/src/main/resources/authEmail.html +++ b/src/main/resources/authEmail.html @@ -23,7 +23,6 @@ border-color: inherit; } div { - display: block; unicode-bidi: isolate; } table { @@ -35,33 +34,37 @@ border-spacing: 2px; border-color: gray; } -.main{ - height: 300px; - display: flex; - align-items: center; - flex-direction: column; -} -.title{ - display: flex; - flex-direction: column; - font-family: 'Apple SD Gothic Neo', - '\00b9d1\00c740\00ace0\00b515', 'Malgun Gothic', - sans-serif; - justify-content: center; - color: #000; -} -.codetitle{ - display: flex; -} -.code{ - width: 100%; - height: 50px; - display: flex; - align-items: center; - justify-content: center; -} + .main { + height: 300px; + display: flex; + align-items: center; + flex-direction: column; + } + .title { + display: flex; + flex-direction: column; + font-family: "Apple SD Gothic Neo", "\00b9d1\00c740\00ace0\00b515", + "Malgun Gothic", sans-serif; + justify-content: center; + color: #000; + } + .codetitle123451223 { + display: flex; + align-items: center; + justify-content: center; + } + .code { + width: 100%; + height: 50px; + display: flex; + align-items: center; + justify-content: center; + } + h1 { + color:#000; + } - + - error + error @@ -127,12 +130,9 @@
-
+
-
+

이메일 인증번호 확인

@@ -152,15 +152,14 @@

이메일 인증번호 확인

중인 화면에 입력해서 이메일 인증을 완료해 주세요.
-
+
인증번호이메일 인증번호 확인 color: #49ae46; " > -
+
{authCode} + >{authCode}
@@ -203,38 +206,38 @@

이메일 인증번호 확인

- +
- @@ -243,4 +246,4 @@

이메일 인증번호 확인

+
- - 본 메일은 발신전용이며, 문의에 대한 회신은 처리되지 - 않습니다. - + + 본 메일은 발신전용이며, 문의에 대한 회신은 처리되지 + 않습니다. + - 소포와 관련한 궁금점이나 불편사항은 - SOPO이메일로 문의 해주시길 바랍니다 - + 소포와 관련한 궁금점이나 불편사항은 + SOPO이메일로 문의 해주시길 바랍니다 +
- \ No newline at end of file + diff --git a/src/main/resources/logo-sopo 1.png b/src/main/resources/logo-sopo 1.png deleted file mode 100644 index 3fc000e..0000000 Binary files a/src/main/resources/logo-sopo 1.png and /dev/null differ