From eefb5252c48295475ada7163d912e12de17ef9b1 Mon Sep 17 00:00:00 2001 From: Shraddha <shraddharaghuram@student.tudelft.nl> Date: Mon, 26 Aug 2024 09:48:31 +0000 Subject: [PATCH] keep shelter --- static/homepage.css | 12 ++++++------ wiki/pages/home.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/static/homepage.css b/static/homepage.css index f0cd728..1344504 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -172,22 +172,22 @@ opacity: 0; transition: all 0.5s linear; } -.homepage-content-img3{ +/* .homepage-content-img3{ top: 2080px; transform: translateX(-65%); width: 465.833px; height: 304.688px; flex-shrink: 0; - border-radius: 33.854px; + border-radius: 33.854px; */ /* border: 0.677px solid #FFF; */ - background: url("https://static.igem.wiki/teams/5054/haber-bosch-process.svg"); + /* background: url("https://static.igem.wiki/teams/5054/haber-bosch-process.svg"); background-size: 90%; background-repeat: no-repeat; - background-position: center; + background-position: center; */ /* background-color: black; */ - opacity: 0; + /* opacity: 0; transition: all 0.5s linear; -} +} */ .homepage-content-img4{ top: 2080px; transform: translateX(65%); diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 05e3608..b46f400 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -78,7 +78,7 @@ <div class="homepage-content-img1 homepage-elements reveal" id="homepage-content-img1"></div> <div class="homepage-content-img2 homepage-elements reveal" id="homepage-content-img2"></div> - <!-- <div class="shelter-for-canvas-start"></div> --> + <div class="shelter-for-canvas-start"></div> <div class="homepage-content1 homepage-elements reveal" id="homepage-content1"> <div class="homepage-subtitle-style" style="width:319px;"> -- GitLab