From 6c9340851897c47a2e87fcc440c3c9cf654d85c8 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Tue, 3 May 2022 16:28:00 -0400 Subject: [PATCH] Improve donate box UI in mid-size window --- web/components/page.tsx | 2 +- web/pages/charity/[charitySlug].tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/components/page.tsx b/web/components/page.tsx index 6ee84875..90aa41df 100644 --- a/web/components/page.tsx +++ b/web/components/page.tsx @@ -32,7 +32,7 @@ export function Page(props: { {children} {/* If right sidebar is hidden, place its content at the bottom of the page. */} -
{rightSidebar}
+
{rightSidebar}