diff --git a/inc/js/main.js b/inc/js/main.js index e09493c..d080e8b 100644 --- a/inc/js/main.js +++ b/inc/js/main.js @@ -54,7 +54,7 @@ function initialize() { }); } else { - remove the indicator on enter + // remove the indicator on enter exhibit.addEventListener("mouseenter", () => { notice[0].remove(); notice[1].remove();