mobile improvements

This commit is contained in:
Michael Freno
2025-12-22 11:01:01 -05:00
parent 1dd852795e
commit b640099fc5
3 changed files with 496 additions and 438 deletions

View File

@@ -326,7 +326,7 @@ export default function PasswordResetPage() {
duration={5}
size={200}
strokeWidth={12}
colors="#60a5fa"
colors="var(--color-blue)"
onComplete={() => false}
>
{({ remainingTime }) => renderTime(remainingTime)}