From f8c302742842a6bdb911ebe115ed68ef854e8bc4 Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Sun, 11 Jan 2026 01:49:59 +0000 Subject: [PATCH] refactor: standardize content widths on GameForge, Dashboard, and Blog pages - Reduced all max-w-7xl containers to max-w-6xl for better readability - Applied design system standards to GameForge (hero, stats, features, team sections) - Updated Dashboard main container width - Normalized Blog page section widths (filter, insights, posts, newsletter) - Improved visual consistency across high-traffic pages --- client/pages/Blog.tsx | 8 ++++---- client/pages/Dashboard.tsx | 2 +- client/pages/GameForge.tsx | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/pages/Blog.tsx b/client/pages/Blog.tsx index 49119b8d..13938409 100644 --- a/client/pages/Blog.tsx +++ b/client/pages/Blog.tsx @@ -232,7 +232,7 @@ const Blog = () => { />
-
+

@@ -264,7 +264,7 @@ const Blog = () => {

-
+
{insights.map((insight) => ( {
-
+

@@ -323,7 +323,7 @@ const Blog = () => {

-
+
diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index a5944cc5..3d783a33 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -326,7 +326,7 @@ export default function Dashboard() { return (
-
+
{/* Header Section */}
diff --git a/client/pages/GameForge.tsx b/client/pages/GameForge.tsx index 84e7b20a..00e7b674 100644 --- a/client/pages/GameForge.tsx +++ b/client/pages/GameForge.tsx @@ -106,7 +106,7 @@ export default function GameForge() {
{/* Persistent Info Banner */}
-
+
@@ -138,7 +138,7 @@ export default function GameForge() {
{/* Hero Section */}
-
+
-
+
{productionStats.map((stat, idx) => { const Icon = stat.icon; @@ -234,7 +234,7 @@ export default function GameForge() { {/* Features Grid */}
-
+

Why Join GameForge? @@ -352,7 +352,7 @@ export default function GameForge() { {/* Team Roles */}
-
+

Squad Structure