Skip to content
Snippets Groups Projects
Commit b3fbc3b2 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

animation

parent 7ef62690
No related branches found
No related tags found
No related merge requests found
......@@ -355,11 +355,11 @@
transition: all 0.5s linear;
}
.homepage-content-img10 {
top: 8000px;
width: 400px;
top: 8950px;
width: 500px;
height: 500px;
transform: translate(80%);
background: linear-gradient(180deg, rgba(198, 235, 232, 0.00) 0%, rgba(198, 235, 232, 0.30) 100%), url(https://static.igem.wiki/teams/5054/endosymbiosis-animation.gif), 0px -70.565px / 100% 129.911% no-repeat;
transform: translateX(-60.5%);
background: url(https://static.igem.wiki/teams/5054/endosymbiosis-animation.gif);
opacity: 0;
transition: all 0.5s linear;
/* max-width: 50%; */
......
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