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
4ed8764d
Commit
4ed8764d
authored
5 months ago
by
Asal Sahami Moghaddam
Browse files
Options
Downloads
Patches
Plain Diff
home
parent
f1bd6f5f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/.DS_Store
+0
-0
0 additions, 0 deletions
src/.DS_Store
src/App/mediarules.css
+2
-2
2 additions, 2 deletions
src/App/mediarules.css
src/components/Breathe.tsx
+1
-1
1 addition, 1 deletion
src/components/Breathe.tsx
with
3 additions
and
3 deletions
src/.DS_Store
+
0
−
0
View file @
4ed8764d
No preview for this file type
This diff is collapsed.
Click to expand it.
src/App/mediarules.css
+
2
−
2
View file @
4ed8764d
...
...
@@ -134,8 +134,8 @@
}
/***home***/
#breatht
{
font-size
:
1.5em
;
/* Adjust font size for smaller screens */
text-align
:
center
;
/* Optional: center text for mobile */
font-size
:
1.5em
!important
;
/* Adjust font size for smaller screens */
text-align
:
left
;
/* Optional: center text for mobile */
}
/***Biosafty***/
#safehead
{
...
...
This diff is collapsed.
Click to expand it.
src/components/Breathe.tsx
+
1
−
1
View file @
4ed8764d
...
...
@@ -132,7 +132,7 @@ export function Breathe(){
</
div
>
{
/* Spacing Block */
}
<
div
className
=
'col'
style
=
{
{
'
height
'
:
'
100vh
'
}
}
></
div
>
<
p
id
=
"breath
5
"
style
=
{
{
'
fontSize
'
:
'
2.5em
'
}
}
>
You feel
<
strong
>
revitalized
</
strong
></
p
>
<
p
id
=
"breath
t
"
style
=
{
{
'
fontSize
'
:
'
2.5em
'
}
}
>
You feel
<
strong
>
revitalized
</
strong
></
p
>
<
p
id
=
"breatht"
style
=
{
{
'
fontSize
'
:
'
2.5em
'
}
}
>
Your body and mind
</
p
>
<
p
id
=
"breatht"
style
=
{
{
'
fontSize
'
:
'
2.5em
'
}
}
>
become
<
strong
>
grounded
</
strong
>
.
</
p
>
{
/* Spacing Block */
}
...
...
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