Skip to content
Snippets Groups Projects
Commit 69dce03e authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

gif

parent 90027813
No related branches found
No related tags found
No related merge requests found
......@@ -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