This commit is contained in:
Ebube
2023-05-22 17:53:02 +01:00
parent 916e02d1a7
commit ab1ae7a3dd
+1 -1
View File
@@ -155,7 +155,7 @@ export default function Login() {
Sign in
</button>
<button
name="FAMILY"
name="family"
className={`px-2 py-1 w-[100px] text-left h-[40px] text-lg font-bold text-[#4687ba] hover:text-[#009ef7] tracking-wide transition outline-none border-2 border-b-0 border-l-0 border-[#4687ba] ${
loginCom.family && "border-l-2 h-[45px]"
}`}