From 61143f2b25798cf74e4fae5c9965b775f969fd4d Mon Sep 17 00:00:00 2001 From: eagle Date: Mon, 5 Aug 2024 14:59:15 +0530 Subject: [PATCH] fix: ui alignment bug --- packages/grant-explorer/src/features/projects/ViewProject.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grant-explorer/src/features/projects/ViewProject.tsx b/packages/grant-explorer/src/features/projects/ViewProject.tsx index 4616b32da2..e5d72bf768 100644 --- a/packages/grant-explorer/src/features/projects/ViewProject.tsx +++ b/packages/grant-explorer/src/features/projects/ViewProject.tsx @@ -591,7 +591,7 @@ export function DirectDonationModalComponent(props: { } alt={"Project Logo"} /> -

+

{props.projectData?.project?.metadata.title}