From 5ef9101a690342cd158d1ed658d3377d2247fd53 Mon Sep 17 00:00:00 2001
From: Mohammed Elmir <mohammed.elmir@ashesi.edu.gh>
Date: Mon, 19 Jun 2023 13:27:42 +0000
Subject: [PATCH] Update home.css

---
 static/home.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/home.css b/static/home.css
index e3f9c66..b1bc6b3 100644
--- a/static/home.css
+++ b/static/home.css
@@ -462,7 +462,7 @@
 .body_section .banner{
     width: 100%;
     height: 70vh;
-    background-image: linear-gradient(rgba(32, 31, 31, 0.55),rgba(36, 35, 35, 0.55)), url(./images/Home/banner_3.jpg);
+    background-image: linear-gradient(rgba(32, 31, 31, 0.55),rgba(36, 35, 35, 0.55)), url(https://static.igem.wiki/teams/4746/wiki/banner-3.jpg);
     background-position: center;
     background-size: cover;
 }
-- 
GitLab