From 0956e5868c0c661bd694d74f5ce95659aaf3c0c3 Mon Sep 17 00:00:00 2001 From: Gabe Farrell Date: Wed, 4 Feb 2026 13:27:03 -0500 Subject: [PATCH] adjust error page style --- client/app/root.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/app/root.tsx b/client/app/root.tsx index 077d09e..cb0723f 100644 --- a/client/app/root.tsx +++ b/client/app/root.tsx @@ -116,12 +116,12 @@ export function ErrorBoundary() { {title} +
-
-
-
- +
+
+

{message}

{details}