Clean up prediction market on charities
This commit is contained in:
parent
53a584f37d
commit
bbc8915f79
|
@ -52,12 +52,11 @@ export default function Charity() {
|
||||||
)}
|
)}
|
||||||
|
|
||||||
<iframe
|
<iframe
|
||||||
width="560"
|
|
||||||
height="405"
|
height="405"
|
||||||
src="https://manifold.markets/embed/ManifoldMarkets/total-donations-for-manifold-for-go"
|
src="https://manifold.markets/embed/ManifoldMarkets/total-donations-for-manifold-for-go"
|
||||||
title="Total donations for Manifold for Good this May (in USD)"
|
title="Total donations for Manifold for Good this May (in USD)"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
className="m-10"
|
className="m-10 w-full rounded-xl bg-white p-10"
|
||||||
></iframe>
|
></iframe>
|
||||||
|
|
||||||
<div className="mt-10 text-gray-500">
|
<div className="mt-10 text-gray-500">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user