Skip to content

Commit

Permalink
Fixed javascript bug 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan-yip committed Aug 17, 2024
1 parent f97f9df commit 039de48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = () => {
Expand Down

0 comments on commit 039de48

Please sign in to comment.