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

everything except roadmap

parent abe91749
No related branches found
No related tags found
No related merge requests found
......@@ -364,13 +364,12 @@
transition: all 0.5s linear;
}
.homepage-content-img11 {
top: 8500px;
width: 330px;
height: 220px;
top: 10200px;
width: 1000px;
height: 600px;
flex-shrink: 0;
/* border-radius: 33.854px; */
transform: translateX(-60.5%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/nitrogen-fixing-eukaryotes.gif), 50% / cover no-repeat;
background: url(https://static.igem.wiki/teams/5054/nitrogen-fixing-eukaryotes.gif), 50% / cover no-repeat;
opacity: 0;
transition: all 0.5s linear;
background-size: cover;
......@@ -851,12 +850,14 @@
transition: all 0.5s linear;
}
.homepage-content14 {
top: 8740px;
width: 340px;
top: 9800px;
width: 1200px;
height: 200px;
transform: translateX(-55%);
transform: translateX(0%);
opacity: 0;
transition: all 0.5s linear;
justify-content: center;
text-align: center;
}
.homepage-content15 {
top: 9200px;
......
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