remotes/1693045480750635534/spooky-22
kek7198 2021-12-05 10:20:43 -06:00
parent b68c8ec6f5
commit c2a0bb089e
1 changed files with 3 additions and 3 deletions

View File

@ -60,8 +60,8 @@
<div> <div>
<label for="password" class="hidden">Password</label> <label for="password" class="hidden">Password</label>
<input class="form-input" id="password" aria-describedby="passwordHelp" type="password" name="password" required placeholder="Password"> <input class="form-input" id="password" aria-describedby="passwordHelp" type="password" name="password" required placeholder="Password">
<small class="block mt-1 text-gray-400"> <small class="block mt-1">
<a href="/forgot">Forgot password?</a> <a href="/forgot" class="text-gray-400 hover:text-gray-500">Forgot password?</a>
</small> </small>
</div> </div>