From 6f7f8b940136f261227f56b4da4c5fd6acf81bba Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Fri, 10 Dec 2021 00:40:03 -0800 Subject: [PATCH] Gratuitously cool font --- web/pages/account.tsx | 4 ++-- web/pages/contract/index.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pages/account.tsx b/web/pages/account.tsx index 7487a48d..d1df9064 100644 --- a/web/pages/account.tsx +++ b/web/pages/account.tsx @@ -26,7 +26,7 @@ export default function Account() {
-

{user?.name}

+

{user?.name}

{user?.email}

${user?.balanceUsd} USD

@@ -44,7 +44,7 @@ export default function Account() {
-

+

Your markets

diff --git a/web/pages/contract/index.tsx b/web/pages/contract/index.tsx index 8d321466..f283c230 100644 --- a/web/pages/contract/index.tsx +++ b/web/pages/contract/index.tsx @@ -111,7 +111,7 @@ export default function NewContract() {
-

+

Create a new prediction market

@@ -222,7 +222,7 @@ export default function NewContract() {
{/* Show a separate card for each contract */} -

+

Your markets