Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec
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
Bielefeld-CeBiTec
Commits
e8709805
Commit
e8709805
authored
6 months ago
by
Asal Sahami Moghaddam
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
ssh://gitlab.igem.org/2024/bielefeld-cebitec
parents
3ca7261f
fe8d9455
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#426574
passed
6 months ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/components/Breathe.tsx
+5
-3
5 additions, 3 deletions
src/components/Breathe.tsx
src/components/Footer.tsx
+1
-1
1 addition, 1 deletion
src/components/Footer.tsx
src/contents/Home.tsx
+24
-17
24 additions, 17 deletions
src/contents/Home.tsx
with
30 additions
and
21 deletions
src/components/Breathe.tsx
+
5
−
3
View file @
e8709805
...
...
@@ -179,7 +179,8 @@ export function Breathe(){
{
/* Spacing Block */
}
<
div
className
=
'col'
style
=
{
{
'
height
'
:
'
100vh
'
}
}
></
div
>
<
p
>
With every second, you feel more stressed.
</
p
>
<
p
>
Your body fights against it, and your mind begins to panic...
</
p
>
<
p
>
Your body fights against it, and
</
p
>
<
p
>
your mind begins to panic...
</
p
>
<
div
style
=
{
{
'
height
'
:
'
100vh
'
}
}
ref
=
{
domRef7
}
>
<
img
style
=
{
{
'
position
'
:
'
fixed
'
,
...
...
@@ -214,8 +215,9 @@ export function Breathe(){
src
=
"https://static.igem.wiki/teams/5247/landing/breath/textless/breath-only-3.webp"
>
</
img
>
</
div
>
<
p
>
Imagine yourself living in constant fear of suffocation, because breathing deeply is a
<
strong
>
privilage not everyone can enjoy
</
strong
>
.
</
p
>
<
p
>
Imagine yourself living in constant fear of
</
p
>
<
p
>
suffocation, because breathing deeply is a
</
p
>
<
p
><
strong
>
privilage not everyone can enjoy
</
strong
>
.
</
p
>
{
/* Spacing Block */
}
<
div
className
=
'col'
style
=
{
{
'
height
'
:
'
100vh
'
}
}
></
div
>
</>
...
...
This diff is collapsed.
Click to expand it.
src/components/Footer.tsx
+
1
−
1
View file @
e8709805
...
...
@@ -44,7 +44,7 @@ export function Footer() {
<
div
className
=
"small-only col-6"
></
div
>
<
div
className
=
"col"
>
<
a
href
=
"./partners"
>
<
h6
className
=
"alink"
>
Spo
r
nsors and partners
</
h6
>
<
h6
className
=
"alink"
>
Sponsors and partners
</
h6
>
</
a
>
</
div
>
<
div
className
=
"small-none col"
style
=
{
{
paddingLeft
:
"
20px
"
}
}
>
...
...
This diff is collapsed.
Click to expand it.
src/contents/Home.tsx
+
24
−
17
View file @
e8709805
...
...
@@ -18,23 +18,30 @@ export function Home() {
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/problems/problems-5.webp"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/problems/problems-6.webp"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/200k-anim-transparent-bg.gif"
bg
=
'https://static.igem.wiki/teams/5247/landing/backgrounds/background-1-text.webp'
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/oneintwenty.gif"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/2k-anim-transparent-bg.gif"
bg
=
'https://static.igem.wiki/teams/5247/landing/backgrounds/background-2-text.webp'
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/3k-anim-transparent-bg.gif"
bg
=
'https://static.igem.wiki/teams/5247/landing/backgrounds/background-3-text.webp'
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/treatmentnoloop.gif"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/precyse.gif"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/gifs/3d-animation.gif"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/airbuddy.gif"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/primeguide.webp"
bg
=
''
></
FadeIn
>
<
FadeIn
filepath
=
"https://static.igem.wiki/teams/5247/landing/precysepoc.webp"
bg
=
''
></
FadeIn
>
{
/* Spacing Block */
}
<
div
className
=
'col'
style
=
{
{
'
height
'
:
'
150vh
'
}
}
></
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/200k-anim-transparent-bg.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/oneintwenty.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/2k-anim-transparent-bg.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/3k-anim-transparent-bg.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/treatmentnoloop.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/precyse.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/3d-animation.gif"
></
img
>
</
div
>
<
div
className
=
'col'
>
<
img
src
=
"https://static.igem.wiki/teams/5247/landing/gifs/proofofconcept.gif"
></
img
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
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