From d89ce6ebbdfa256142555089f866de0e5a2db726 Mon Sep 17 00:00:00 2001 From: sokol Date: Fri, 20 Feb 2026 16:26:08 +0300 Subject: [PATCH] style: maximize content width on large displays --- src/App.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 984842c..049ca76 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -98,7 +98,7 @@ function App() { return (
-
+
{/* Header */}
0 ? (
- {/* Environment Panel */} -
+ {/* Environment Panel - Fixed 4/12 on all large screens */} +
- {/* Content Panel */} -
+ {/* Content Panel - Maximum width (8/12 → 9/12 on 2xl) */} +