css corrections
Some checks failed
Rust / Test (push) Has been cancelled
Rust / Rustfmt (push) Has been cancelled
Rust / Clippy (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled

This commit is contained in:
Alphonse Paix
2025-09-22 15:50:32 +02:00
parent 998c156d3c
commit 9bf8263d99
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@
</form>
<div class="mt-8 pt-6 border-t border-gray-200 text-center">
<p class="text-sm text-gray-500 mb-4">Changed your mind?</p>
<div class="flex flex-col sm:flex-row gap-2 justify-center">
<div class="flex flex-col sm:flex-row gap-2 justify-center items-center">
<a href="/"
class="text-blue-600 hover:text-blue-700 text-sm font-medium">Back to homepage</a>
<span class="hidden sm:inline text-gray-300"></span>