Skip to content
Snippets Groups Projects
Commit fe8d9455 authored by Maximilian Leo Huber's avatar Maximilian Leo Huber
Browse files

minor fixes

parent 0125e853
No related branches found
No related tags found
No related merge requests found
Pipeline #426564 passed
......@@ -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>
</>
......
......@@ -44,7 +44,7 @@ export function Footer() {
<div className="small-only col-6"></div>
<div className="col">
<a href="./partners">
<h6 className="alink">Spornsors and partners</h6>
<h6 className="alink">Sponsors and partners</h6>
</a>
</div>
<div className="small-none col" style={{paddingLeft: "20px"}}>
......
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