From bc6fab399edbc6c061f84f38f3e1b9872a57ca30 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Wed, 12 Oct 2022 20:51:48 -0500 Subject: [PATCH] Make text grayer --- web/components/contract/contract-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/contract/contract-card.tsx b/web/components/contract/contract-card.tsx index c46cd4da..8942aab0 100644 --- a/web/components/contract/contract-card.tsx +++ b/web/components/contract/contract-card.tsx @@ -426,7 +426,7 @@ export function ContractCardProbChange(props: { 'items-center justify-between gap-4 pl-6 pr-4 pb-2 text-sm' )} > - + {Math.floor(metrics.totalShares[outcome])} {outcome} shares