Changes to CSS

This commit is contained in:
notplants 2021-11-10 14:53:03 +01:00
parent a4f459e1fc
commit ae9254c0c6
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@
<div class="capsule center-text flash-message font-failure">{{ flash_msg }}.</div>
{%- endif -%}
<div class="forgot-password center-text" style="margin-top: 50px;">
<a href="/forgot_password" style="text-decoration: none; color: gray;">Forgot Password?</a>
<div class="center-text" style="margin-top: 25px;">
<a href="/forgot_password" class="label-small link">Forgot Password?</a>
</div>
</div>
</div>