From 8724be85a860e0bfbaf81c1c976b1c133129c259 Mon Sep 17 00:00:00 2001 From: Johaan-Paul Date: Thu, 26 Sep 2024 21:43:59 +1200 Subject: [PATCH] update image names in ocde --- global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.css b/global.css index c49f446..197513e 100644 --- a/global.css +++ b/global.css @@ -237,7 +237,7 @@ header h1{ header .headerImage{ flex-basis: 60%; - background-image: url(./Assets/Go-Kart.PNG); + background-image: url(./Assets/Go-Kart%20Digital%20CAD.PNG); background-position: center; background-repeat: no-repeat; background-size: cover;