From 6d58606d67c05d4d46385b3a7860ef65f20d9794 Mon Sep 17 00:00:00 2001 From: Pascal Besson Date: Thu, 23 Jan 2020 11:18:57 +0100 Subject: [PATCH] finalv4 --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index cc78cc3..6cfddcf 100644 --- a/styles.css +++ b/styles.css @@ -391,7 +391,7 @@ h4 { @import url("https://fonts.googleapis.com/css?family=Montserrat:900"); .wrapper { animation: sliding-background 40s linear infinite; - background: "./Ressources/Home Page/i4.JPG" no-repeat left / 120%; + background: url("./Ressources/Home Page/i4.jpg") no-repeat left / 120%; height: 60vh; text-align: center; width: 100%;