css 수정

This commit is contained in:
김창수 2024-10-18 14:56:16 +09:00
parent 45e979d3b0
commit 357e7c4d68

View File

@ -566,7 +566,6 @@
transition: background .05s ease-in-out; transition: background .05s ease-in-out;
} }
} }
}
input[type=checkbox]:checked + label::before{ input[type=checkbox]:checked + label::before{
border-color: #A8B6C7; border-color: #A8B6C7;
background-color: #A8B6C7; background-color: #A8B6C7;
@ -578,6 +577,7 @@
top: -2px; top: -2px;
left: 1px; left: 1px;
} }
}
} }
// 회원가입 // 회원가입