From 8715ff274092fab03356d07fbce8bd05fd9f9dad Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Tue, 24 May 2022 16:39:42 -0700 Subject: [PATCH] Semibold the question on cards --- web/components/contract/contract-card.tsx | 2 +- web/components/contract/contract-details.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/contract/contract-card.tsx b/web/components/contract/contract-card.tsx index 2390ffc6..266d1fc2 100644 --- a/web/components/contract/contract-card.tsx +++ b/web/components/contract/contract-card.tsx @@ -67,7 +67,7 @@ export function ContractCard(props: {

{question} diff --git a/web/components/contract/contract-details.tsx b/web/components/contract/contract-details.tsx index ed07e409..0ec082d8 100644 --- a/web/components/contract/contract-details.tsx +++ b/web/components/contract/contract-details.tsx @@ -71,7 +71,7 @@ export function AvatarDetails(props: { contract: Contract }) { const { creatorName, creatorUsername } = contract return ( - +