From 4d6435052e97a5bf33edf9be135bb760ad9255b5 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 13:12:18 +0000 Subject: [PATCH] Increase description text size and card color on print --- src/components/StatCard.tsx | 6 +++--- src/pages/Briefing.tsx | 14 ++++++++++++-- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/components/StatCard.tsx b/src/components/StatCard.tsx index 75c293b..6d5216b 100644 --- a/src/components/StatCard.tsx +++ b/src/components/StatCard.tsx @@ -9,10 +9,10 @@ interface StatCardProps { export const StatCard = ({ icon: Icon, number, label }: StatCardProps) => { return ( - + -

{number}

-

{label}

+

{number}

+

{label}

); }; diff --git a/src/pages/Briefing.tsx b/src/pages/Briefing.tsx index 6496507..fc7c81e 100644 --- a/src/pages/Briefing.tsx +++ b/src/pages/Briefing.tsx @@ -57,6 +57,16 @@ const Briefing = () => { .stat-grid { margin: 1.5rem 0 !important; } + + .stat-card { + border-color: black !important; + } + + .stat-card svg, + .stat-card .stat-number, + .stat-card .stat-label { + color: black !important; + } } `} {/* Header */} @@ -68,10 +78,10 @@ const Briefing = () => {

Dear Enterprise Place Residents

-

+

Our carpark was closed. We now walk through town to reach our cars.

-

+

This is not safe. This is not sustainable.