diff --git a/app/page.tsx b/app/page.tsx index 18a992e..1739347 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -641,10 +641,10 @@ export default function TwoFactorAuth() { } return ( -
+
{/* Header */} -
+
@@ -749,7 +749,7 @@ export default function TwoFactorAuth() {
{/* Main Content */} -
+
{/* Timer Progress */}
@@ -1092,7 +1092,7 @@ export default function TwoFactorAuth() { {/* Footer */} -