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

final homepage with references and proper links

parent a86524ee
No related branches found
No related tags found
No related merge requests found
Pipeline #494119 passed
......@@ -233,18 +233,12 @@
background-size: cover;
}
.homepage-content-img8 {
top: 8700px;
width: 400px;
height: 200px;
top: 8600px;
width: 500px;
height: 500px;
flex-shrink: 0;
transform: translateX(80%);
background: linear-gradient(
180deg,
rgba(198, 235, 232, 0) 0%,
rgba(198, 235, 232, 0.3) 100%
),
url(https://static.igem.wiki/teams/5054/bigelowii.svg),
0px / 124.243% 105.026% no-repeat;
background: linear-gradient(180deg, rgba(198, 235, 232, 0) 0%, rgba(198, 235, 232, 0.3) 100%), url(https://static.igem.wiki/teams/5054/bigelowii.svg), 0px / 124.243% 105.026% no-repeat;
opacity: 0;
transition: all 0.5s linear;
}
......
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