From b74b6af5b68c24ef39c9c2e4c45edc9bd17fe292 Mon Sep 17 00:00:00 2001 From: Ulf D <1coderookie@quantentunnel.de> Date: Sat, 9 Mar 2024 16:39:58 +0100 Subject: [PATCH] Update 404.html --- overrides/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/404.html b/overrides/404.html index 0fd7210f..d4da37c1 100644 --- a/overrides/404.html +++ b/overrides/404.html @@ -12,7 +12,7 @@ background-image: url("looking-for-it_web72_19201080.JPG"); background-repeat: no-repeat; background-attachment: fixed; - background-size: contains; + background-size: cover; }