changed formatting on small text

This commit is contained in:
JacksonSovilay 2024-09-28 23:51:56 -05:00
parent d5cc6d7fb2
commit bb0a8db856

View file

@ -24,10 +24,10 @@
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1">Show Password</label>
</div>
<div class="fs-6">
<small>
Already have an account? Click <a href="login.html">here</a> to login.
</div>
<br>
</small>
<br><br>
<input type="submit" class="btn btn-primary" value="Submit">
</form>
</div>