Fix look on verify code page

This commit is contained in:
2026-01-22 17:08:00 -07:00
parent 5918d206d9
commit f96d9d8a84

View File

@@ -17,7 +17,7 @@ export default function CaptchaCodePage () {
<div className='box'> <div className='box'>
<HomeButton /> <HomeButton />
<DiscordButton /> <DiscordButton />
<p className='mb-4 -mt-2 text-center'> <p className='mb-4 px-8 -mt-2 text-center'>
Verify you are human to get a code Verify you are human to get a code
</p> </p>
<Turnstile <Turnstile