diff --git a/dapp/src/components/page/project/ProjectInfo.astro b/dapp/src/components/page/project/ProjectInfo.astro index 9d4ae9b..3713001 100644 --- a/dapp/src/components/page/project/ProjectInfo.astro +++ b/dapp/src/components/page/project/ProjectInfo.astro @@ -16,21 +16,39 @@ import DonateModal from "./DonateModal.astro"; description="Details about the project" id="project-name-topic" /> -
- @@ -43,18 +61,6 @@ import DonateModal from "./DonateModal.astro";