Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Austin-utexas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Austin-utexas
Commits
7e7ee612
Commit
7e7ee612
authored
4 months ago
by
Annie Yu
Browse files
Options
Downloads
Patches
Plain Diff
small change
parent
9432c206
Branches
revert-ee8e18d5
No related tags found
No related merge requests found
Pipeline
#529763
failed
4 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/(awards)/awards/page.tsx
+1
-9
1 addition, 9 deletions
app/(awards)/awards/page.tsx
with
1 addition
and
9 deletions
app/(awards)/awards/page.tsx
+
1
−
9
View file @
7e7ee612
...
...
@@ -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
>
</>
);
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment