From 039de48f0f947d46e85e6746d2312dc89f775880 Mon Sep 17 00:00:00 2001 From: Aidan Y Date: Sat, 17 Aug 2024 00:07:39 -0700 Subject: [PATCH] Fixed javascript bug 1 --- script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/script.js b/script.js index db9f203..7c5666f 100644 --- a/script.js +++ b/script.js @@ -134,7 +134,6 @@ home_bar.onmouseleave = () => { //Change background back to default background.style.backgroundPosition = "center"; background.style.backgroundSize = "cover"; - background.style.backgroundImage = "url(public/IMG_4463.jpeg)"; }; appstore.onclick = () => {