Fix: Adjust signup icon position

This commit is contained in:
2025-10-02 08:30:03 -07:00
parent a2fd6902e6
commit 5664b91878

View File

@@ -10,9 +10,9 @@
</head>
<body>
<div class="min-h-screen bg-black text-white px-4 py-8 md:py-16">
<div class="max-w-2xl mx-auto space-y-6">
<div class="max-w-2xl mx-auto space-y-2">
<div class="flex justify-end">
<div class="flex justify-end pr-2">
<a
href="/signup"
class="text-yellow-200/80 hover:text-yellow-200 transition-colors"