diff --git a/app/activity/page.tsx b/app/activity/page.tsx index 9d66e52..8d35724 100644 --- a/app/activity/page.tsx +++ b/app/activity/page.tsx @@ -40,10 +40,10 @@ export default function ActivityPage() { return ( <> -
-
+
+
-

Activity

+

Activity

diff --git a/app/auth/2fa/page.tsx b/app/auth/2fa/page.tsx index 28e126c..0c8e27c 100644 --- a/app/auth/2fa/page.tsx +++ b/app/auth/2fa/page.tsx @@ -104,7 +104,7 @@ function TwoFactorForm() {
diff --git a/app/auth/error.tsx b/app/auth/error.tsx index 854eae6..acf7050 100644 --- a/app/auth/error.tsx +++ b/app/auth/error.tsx @@ -29,9 +29,9 @@ export default function AuthError({ }; return ( -
-
- +
+
+
diff --git a/app/auth/signin/page.tsx b/app/auth/signin/page.tsx index c2d0f41..072c371 100644 --- a/app/auth/signin/page.tsx +++ b/app/auth/signin/page.tsx @@ -121,7 +121,7 @@ function SignInForm() {
@@ -138,7 +138,7 @@ function SignInForm() {
-