From 1bdfa1e6e11211a528ef3120c175e1a389220f01 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:26:31 +0200 Subject: [PATCH] style(debug): apply same max-width as reading view to debug page --- src/components/Debug.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index a82f88d8..795f5773 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -89,7 +89,7 @@ const Debug: React.FC = () => { ) return ( -
+

Debug / NIP-46 Tools