Commit 1574e986 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.html

parent 3c5dfd79
......@@ -152,13 +152,15 @@
<div style="height:30px;width:100%;display: inline-block;margin-bottom:5px;text-align: center;"> A simple and secure POS terminal</div>
<div id="qrcode" style="height:200px;width:200px;display:none;"></div>
<div class="row">
<div class="input-field col s12" style="margin-top:60%;text-align:center;">
<div class="webAuthInp input-field col s12" style="margin-top:60%;text-align:center;">
<input id="login-num" type="tel" class="validate characterCounter" prid="login-num" autocomplete="off" maxlength="25" data-length="25" required>
<label for="login-num" class="">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>
<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="customBtn" class="customGPlusSignIn" style="text-align:center;"> <span class="icon"></span> <span class="buttonText"><button class="loginBtn loginBtn--google"> Google Sign In </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