2023/11/16 회원탈퇴 레이아웃 틀어짐 수정
This commit is contained in:
parent
e06bfd9568
commit
dbb2b8d653
@ -590,8 +590,8 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare
|
||||
|
||||
|
||||
/* ȸ<><C8B8>Ż<EFBFBD><C5BB> */
|
||||
.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;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user