Commit cf04c492 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.html

parent 4e3590b8
......@@ -157,7 +157,16 @@
<label for="login-num" class="" style="text-align:center;">Phone Number</label>
</div>
<div id="webAuthBtn" class="webAuthBtn" style="text-align:center;"> <span class="icon"></span> <span class="buttonText"><button class="pulse loginBtn loginBtn--google"> Sign In </button></span> </div>
<div id="webAuthBtn" class="webAuthBtn" style="text-align:center;"> <span class="icon"></span> <span class="buttonText">
<button class="loginBtn" style="background: #256D82;"> Sign In </button>
<button class="loginBtn recBtn--webauth" style="
border: 2px solid #256D82;
background: white;
line-height: 30px;
color: #256D82;
"> Recover
</button>
</span> </div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment