This commit is contained in:
James Grugett 2022-09-27 18:25:58 -04:00
parent d979d422c5
commit 2f2c9f2c57

View File

@ -145,7 +145,7 @@ export function DateDocPost(props: {
) : (
<Content content={content} />
)}
<div className="mt-10 w-full max-w-lg self-center rounded-xl bg-gradient-to-r from-blue-200 via-purple-200 to-indigo-300 p-5">
<div className="mt-4 w-full max-w-lg self-center rounded-xl bg-gradient-to-r from-blue-200 via-purple-200 to-indigo-300 p-3">
<iframe
height="405"
src={marketUrl}