mirror of
https://github.com/spchcap/speech.capital.git
synced 2026-01-14 16:48:44 +00:00
Fix: Adjust signup icon position
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user