|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
<div id="formView">
|
|
|
<div class="d-flex align-items-center flex-column text-center p-3">
|
|
|
- <div class="flex-grow-1 single-form-heading font-weight-medium">HR Portal</div>
|
|
|
+ <div class="flex-grow-1 single-form-heading font-weight-medium mb-2">HR Portal</div>
|
|
|
<p class="text-muted">Please enter your cell phone number below to receive an SMS token, then follow the prompts</p>
|
|
|
</div>
|
|
|
<form action="{{route('send-sms-auth-token')}}" class="form mx-2" method="post">
|