Skip to content
Snippets Groups Projects
Commit 7e7ee612 authored by Annie Yu's avatar Annie Yu
Browse files

small change

parent 9432c206
No related tags found
No related merge requests found
Pipeline #529763 failed
......@@ -18,15 +18,7 @@ const AwardsPage = () => {
</div>
</Cover>
{/* MAIN CONTENT */}
<SectionContainer className="bg-primaryColor">
<section className="col-span-12 mt-10 mb-40 md:pt-24 px-8 md:px-12 xl:px-14 py-8 md:py-10 lg:py-12 bg-cardBase rounded-lg shadow-lg">
<iframe
id="igem-attribution-form"
className="w-full h-screen"
src="https://attributions.igem.org/?team=Austin-utexas&year=2024"
></iframe>
</section>
</SectionContainer>
<SectionContainer className="bg-primaryColor"></SectionContainer>
</>
);
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment