From 46d1c6a980ed1c2c7f62050707e2b505826f67b5 Mon Sep 17 00:00:00 2001 From: TheNightglow Date: Tue, 13 Dec 2022 19:11:19 +0100 Subject: [PATCH] renamed --- style3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style3.css b/style3.css index 4051386..a9c9b96 100644 --- a/style3.css +++ b/style3.css @@ -54,7 +54,7 @@ body { background-color: gray; margin: 0; - background-image: url('Images/logo.png'); + background-image: url('Images/Logo.png'); background-repeat: no-repeat; background-attachment: fixed; background-position: center center;