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

fix

parent 1df2300e
No related branches found
No related tags found
No related merge requests found
......@@ -166,13 +166,12 @@
background: linear-gradient(180deg, #C6EBE8 0%, rgba(198, 235, 232, 0.00) 52.08%, #C6EBE8 100%), url(https://static.igem.wiki/teams/5054/gettyimages-522192748-jpg.webp), 50% / cover no-repeat;
filter: blur(3.3854165077209473px);
}
.homepage-bg-img4 {
position: absolute;
width: 1300px;
height: 1000px;
width: 500px;
height: 500px;
flex-shrink: 0;
top: 3800px;
top: 5000px;
/* opacity: 1; */
box-shadow: inset 0px 0px 40px 20px #C6EBE8;
background: url(https://static.igem.wiki/teams/5054/plants-fixing.svg), 50% / cover no-repeat;
......@@ -316,17 +315,6 @@ homepage-content-img5 {
transition: all 0.5s linear;
} */
.homepage-bg-img4 {
position: absolute;
width: 1300px;
height: 1000px;
flex-shrink: 0;
top: 3800px;
/* opacity: 1; */
box-shadow: inset 0px 0px 40px 20px #C6EBE8;
background: url(https://static.igem.wiki/teams/5054/plants-fixing.svg), 50% / cover no-repeat;
}
.homepage-content-img7 {
top: 7500px;
width: 1200px;
......@@ -783,7 +771,7 @@ homepage-content-img5 {
transition: all 0.5s linear;
}
.homepage-content6 {
top: 5000px;
top: 4800px;
width: 1000px;
height: 100px;
font-family: SourceSansPro;
......
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