Move url to date-docs

This commit is contained in:
James Grugett 2022-09-27 17:13:56 -04:00
parent 0ca38d39fd
commit 5ef5dc15ff
2 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ function DateDoc(props: { dateDoc: DateDoc; creator: User }) {
<Spacer h={6} /> <Spacer h={6} />
<Content content={content} /> <Content content={content} />
<Spacer h={6} /> <Spacer h={6} />
<div className="mt-10 w-full rounded-xl bg-gradient-to-r from-blue-200 via-purple-200 to-indigo-300 p-5"> <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">
<iframe <iframe
height="405" height="405"
src={marketUrl} src={marketUrl}