From 77cb07abc2ecce9024e65bad533f826e731a7ae8 Mon Sep 17 00:00:00 2001 From: Ulf D <1coderookie@quantentunnel.de> Date: Sat, 9 Mar 2024 14:41:38 +0100 Subject: [PATCH] Update 404.html --- overrides/404.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overrides/404.html b/overrides/404.html index 02761a3a..ee176791 100644 --- a/overrides/404.html +++ b/overrides/404.html @@ -11,8 +11,9 @@ body { background-image: url("looking-for-it_web72.JPG"); - background-size: auto; background-repeat: no-repeat; + background-attachment: fixed; + background-size: cover; }