From 7395b0e038f2752f9a337f5dd2331a7d2e3084ba Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Tue, 30 Sep 2025 07:48:45 +0000 Subject: [PATCH] Adjust report page layout to reduce side margins Update max-width and horizontal padding in Report.tsx for the main content area to better fit the report display. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/g8mUCzT --- client/src/pages/Report.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index d140155..1d11c02 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -244,7 +244,7 @@ export default function Report() { {/* Main Content */} -
+