From f2217d1d8b9febf1b9e252a41f70ebf9aa5bc6ce Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Tue, 3 May 2022 13:36:00 -0700 Subject: [PATCH] Improve donate box UI in mid-size window (#126) --- 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}