diff --git a/web/components/contract-overview.tsx b/web/components/contract-overview.tsx
index 0e0b7ecc..e044ec18 100644
--- a/web/components/contract-overview.tsx
+++ b/web/components/contract-overview.tsx
@@ -54,15 +54,18 @@ export const ContractOverview = (props: {
/>
-
+
-
+
+
+
+
diff --git a/web/components/tweet-button.tsx b/web/components/tweet-button.tsx
index 2fd4adcd..60a9f732 100644
--- a/web/components/tweet-button.tsx
+++ b/web/components/tweet-button.tsx
@@ -5,11 +5,8 @@ export function TweetButton(props: { className?: string; tweetText?: string }) {
return (