Skip to content
Snippets Groups Projects
Commit c378898d authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

removed unecessary thing

parent 9b80b9f9
No related branches found
No related tags found
No related merge requests found
Pipeline #387857 failed
......@@ -61,7 +61,7 @@ export function Footer() {
</div>
</div>
<div className="col-4">
<div className="slick-carousel align-items-center">
{/* <div className="slick-carousel align-items-center">
<a href="https://www.plasmidfactory.com/">
<img className="img-sponsor" src="https://static.igem.wiki/teams/5247/sponsors/plasmidfactory.png"/>
</a>
......@@ -95,7 +95,7 @@ export function Footer() {
<a href="https://www.uni-bielefeld.de/fakultaeten/technische-fakultaet/arbeitsgruppen/multiscale-bioengineering/campusbrauerei/">
<img className="img-sponsor" src="https://static.igem.wiki/teams/5247/sponsors/campus-brauerei-hinterlegt.jpeg"/>
</a>
</div>
</div> */}
</div>
<div className="col-4">
<div className="row align-items-center">
......
......@@ -7,18 +7,11 @@ export function Wiki () {
<>
<div className="row">
<div className="col">
<h2>Wiki under construction!</h2>
<hr />
<p>See you soon!</p>
</div>
</div>
<div className="row">
<div className="d-flex flex-column justify-content-center align-items-center">
<h2></h2>
<hr />
<Link to="/description" className="btn btn-secondary btn-lg">
Project Description
</Link>
</div>
</div>
</>
......
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