diff --git a/script.js b/script.js index ec10f38..6b1ab06 100644 --- a/script.js +++ b/script.js @@ -290,7 +290,7 @@ facetime.onmouseover = () => { background.style.backgroundPosition = "top"; background.style.backgroundPositionY = "20%"; background.style.backgroundSize = "400px 400px"; - background.style.backgroundColor = "rgb(128, 248, 119)"; + background.style.backgroundColor = "rgb(115, 217, 106)"; play_hover_fx(); };