|
|
@ -39,10 +39,12 @@ |
|
|
|
|
|
|
|
.head-text { |
|
|
|
font-size: 28px; |
|
|
|
color: #2a468d; |
|
|
|
font-weight: 600; |
|
|
|
color: #2a468d; |
|
|
|
} |
|
|
|
|
|
|
|
#change{ |
|
|
|
color: #2a468d; |
|
|
|
} |
|
|
|
.text-center { |
|
|
|
text-align: center; |
|
|
|
} |
|
|
@ -1374,8 +1376,8 @@ input[type=number]::-webkit-outer-spin-button { |
|
|
|
<div class="container"> |
|
|
|
<div class="popup-enter-text">We sent a code to your mobile number </div> |
|
|
|
<div style="text-align: center;"> |
|
|
|
<div class="mob-no-text">Enter the 6-digit verification code sent to +91. <span id="contact-det"></span> |
|
|
|
<span style="cursor: pointer;" onclick="handleClosePopUp()" id="change">change</span></div> |
|
|
|
<div class="mob-no-text">Enter the 6-digit verification code sent to <div>+91 <span id="contact-det"></span> |
|
|
|
<span style="cursor: pointer;" onclick="handleClosePopUp()" id="change">change</span></div></div> |
|
|
|
<div class="otp-input"> |
|
|
|
<input type="number" min="0" max="9" required> |
|
|
|
<input type="number" min="0" max="9" required> |
|
|
|