2023/11/16 회원탈퇴 레이아웃 틀어짐 수정
@dbb2b8d653c38bca55b2853542999ccaf88f1671
--- src/main/webapp/publish/css/mem.css
+++ src/main/webapp/publish/css/mem.css
... | ... | @@ -590,8 +590,8 @@ |
| 590 | 590 |
|
| 591 | 591 |
|
| 592 | 592 |
/* ȸ��Ż�� */ |
| 593 |
-.self_identfy_wrap {display: flex; justify-content: space-between;}
|
|
| 594 |
-.self_identfy_wrap>div {width: calc(100%/2 - 15px); height: 390px; border: 3px solid #dddddd; border-radius: 5px; display: table; text-align: center;}
|
|
| 593 |
+.self_identfy_wrap {display: flex; justify-content: center;}
|
|
| 594 |
+.self_identfy_wrap>div {width: 64%; height: 390px; border: 3px solid #dddddd; border-radius: 5px; display: table; text-align: center;}
|
|
| 595 | 595 |
.self_identfy_wrap p {font-size: 24px; font-weight: 500;}
|
| 596 | 596 |
.self_identfy_wrap span {font-size: 17px; font-weight: 300; color: #555; margin: 12px 0 22px 0; display: inline-block; line-height: 1.5;}
|
| 597 | 597 |
.self_identfy_wrap .indenfy_btn {width: 325px; height: 50px; border-radius: 5px; background-color: #002c9a; color: #fff; font-size: 18px;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?