subsub 2023-11-16
2023/11/16 회원탈퇴 레이아웃 틀어짐 수정
@dbb2b8d653c38bca55b2853542999ccaf88f1671
src/main/webapp/publish/css/mem.css
--- src/main/webapp/publish/css/mem.css
+++ src/main/webapp/publish/css/mem.css
@@ -590,8 +590,8 @@
 
 
 /* ȸ��Ż�� */
-.self_identfy_wrap {display: flex; justify-content: space-between;}
-.self_identfy_wrap>div {width: calc(100%/2 - 15px); height: 390px; border: 3px solid #dddddd; border-radius: 5px; display: table; text-align: center;}
+.self_identfy_wrap {display: flex; justify-content: center;}
+.self_identfy_wrap>div {width: 64%; height: 390px; border: 3px solid #dddddd; border-radius: 5px; display: table; text-align: center;}
 .self_identfy_wrap p {font-size: 24px; font-weight: 500;}
 .self_identfy_wrap span {font-size: 17px; font-weight: 300; color: #555; margin: 12px 0 22px 0; display: inline-block; line-height: 1.5;}
 .self_identfy_wrap .indenfy_btn {width: 325px; height: 50px; border-radius: 5px; background-color: #002c9a; color: #fff; font-size: 18px;}
Add a comment
List