💄 Optimized web version styling

This commit is contained in:
2025-06-29 00:44:59 +08:00
parent ee5d6ef821
commit 9ab31d79ce
3 changed files with 13 additions and 0 deletions

View File

@ -21,6 +21,15 @@
Next
</button>
</form>
<div class="mt-8 flex flex-col text-sm text-center">
<span class="text-gray-900 dark:text-white opacity-80">Have no account?</span>
<a href="https://solian.app/#/auth/create-account"
class="text-blue-600 hover:text-blue-500 dark:text-blue-400 dark:hover:text-blue-300">
Create a new account →
</a>
</div>
</div>
</div>