From ef1c2728184247e31dc9b8d9093987cba68a6ead Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 19 Oct 2022 14:25:31 +0100 Subject: [PATCH] Placeholder image change --- style/new_style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/new_style.css b/style/new_style.css index 352261d..b9b6be0 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -10,7 +10,7 @@ body { #header_image_home { background-color: rgb(29,49,49); - background-image: url("https://via.placeholder.com/1200x400.webp"); + background-image: url("https://via.placeholder.com/1500x275.webp"); background-repeat: no-repeat; background-position: center; height: 275px;