From 5e980a7863209bcbdec2809ad7ea62105020ae78 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Thu, 16 Dec 2021 01:39:16 -0800 Subject: [PATCH] Fix ContractOverview layout --- web/pages/[username]/[contractId].tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/web/pages/[username]/[contractId].tsx b/web/pages/[username]/[contractId].tsx index 24530d76..ecd79666 100644 --- a/web/pages/[username]/[contractId].tsx +++ b/web/pages/[username]/[contractId].tsx @@ -44,11 +44,8 @@ export default function ContractPage() { isResolved ? 'md:justify-center' : 'md:justify-between' )} > -
- +
+