Minor formatting changes

This commit is contained in:
2026-02-03 01:10:38 +01:00
parent edc8760465
commit 84ebc25340
6 changed files with 1189 additions and 831 deletions

View File

@@ -58,7 +58,7 @@
<button type="submit" data-i18n="auth.registerSubmit">Create account</button>
</form>
<div class="stack">
<a class="auth-toggle-link" id="auth-toggle" href="#" data-i18n="auth.switchToRegister">Need an account? Register</a>
<a class="auth-toggle-link link" id="auth-toggle" href="#" data-i18n="auth.switchToRegister">Need an account? Register</a>
</div>
</section>