수정
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body { margin: 0; padding: 0; background: #FAFAFA; }
|
||||
/* body { margin: 0; padding: 0; background: #FAFAFA; }*/
|
||||
.mail-page { min-height: 100vh; display: flex; align-items: flex-start; justify-content: center; padding: 0 0 30px 0; }
|
||||
.mail-page .wrap { width: 100%; min-width: 320px; background: #FFFFFF; padding: 0 20px; box-sizing: border-box; }
|
||||
/* header */
|
||||
@@ -39,9 +39,10 @@ body { margin: 0; padding: 0; background: #FAFAFA; }
|
||||
.mail-page .notice { padding: 16px; background: #F3F3F3; border-radius: 6px; margin: 30px 0 0 0; font-family: Pretendard, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1.5; color: #2D3436; }
|
||||
|
||||
.mail-page #image-section{
|
||||
padding: 0 20px 20px 20px;
|
||||
padding: 0 0 20px 0;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.mail-page #image-section .section{
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user