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.