From efb9ef760247d4b89ca056ea90530a87b2bfdb64 Mon Sep 17 00:00:00 2001 From: mantikoros Date: Sun, 2 Oct 2022 17:04:20 -0500 Subject: [PATCH] add padding to embeds --- web/pages/embed/[username]/[contractSlug].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/embed/[username]/[contractSlug].tsx b/web/pages/embed/[username]/[contractSlug].tsx index 03bc4ce9..585a45ae 100644 --- a/web/pages/embed/[username]/[contractSlug].tsx +++ b/web/pages/embed/[username]/[contractSlug].tsx @@ -114,7 +114,7 @@ function ContractSmolView({ contract, bets }: EmbedProps) { const [probAfter, setProbAfter] = useState() return ( - +
{question}