From d587e61be0a0c675d70401f218f0f58a5c982687 Mon Sep 17 00:00:00 2001 From: HauErn Lien <lienhe81@gmail.com> Date: Tue, 1 Oct 2024 17:50:14 +0000 Subject: [PATCH] Update file tryhomepage.html --- wiki/pages/tryhomepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html index a656fd37..51b20607 100644 --- a/wiki/pages/tryhomepage.html +++ b/wiki/pages/tryhomepage.html @@ -41,7 +41,7 @@ top: 0; width: 100%; height: 100vh; - transition: 1s; + transition: 1。5s; background-image: url("https://static.igem.wiki/teams/5187/home-bg-3.jpg"); background-size: cover; /* Makes the image cover the entire area */ background-repeat: no-repeat; /* Prevents the image from repeating */ -- GitLab