Skip to content
Snippets Groups Projects
Commit 61d7a8b7 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files
parents d690637a 32922b4e
No related branches found
No related tags found
No related merge requests found
Pipeline #458390 passed
......@@ -88,8 +88,8 @@
}
/***gif***/
.gif-wrapper img {
width: 500px !important;
.CFTR-gif {
width: 1000px !important;
max-width: 100%;
height: auto;
}
......
......@@ -92,7 +92,7 @@ export function Description() {
<div className="figure-wrapper">
<figure>
<div className="col gif-wrapper">
<img className="CFTR gif" src="https://static.igem.wiki/teams/5247/fanzor/cftr-wt.gif"></img>
<img className="CFTR-gif" src="https://static.igem.wiki/teams/5247/fanzor/cftr-wt.gif"></img>
</div>
<figcaption> <b>Figure x.</b></figcaption>
</figure>
......
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