diff --git a/static/homepage.css b/static/homepage.css index 75a2e9aeef4572135e4dcd0bd475821d144fbd4c..837e662b779f90d8f95b60efeef7108dc4eb3eaa 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -270,7 +270,7 @@ } .homepage-content-img4 { - top: 3800px; + top: 3900px; transform: translateX(0%); width: 600px; height: 700px; @@ -282,14 +282,14 @@ transition: all 0.5s linear; } -.homepage-content-img5 { - top: 3200px; - transform: translateX(90%); - width: 300px; - height: 390px; +homepage-content-img5 { + top: 4700px; + transform: translateX(0%); + width: 600px; + height: 500px; flex-shrink: 0; border-radius: 33.854px; - 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/eutrophication.png), 50% / cover no-repeat; + background: url(https://static.igem.wiki/teams/5054/eutrophication.png), 50% / cover no-repeat; opacity: 0; background-size: 100%; transition: all 0.5s linear;