parent
4891aca2f8
commit
aeefd7b0a8
|
@ -40,7 +40,6 @@ const main = () => {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
const headPats = document.querySelector(".headpats");
|
const headPats = document.querySelector(".headpats");
|
||||||
headPats.style.cursor = "pointer";
|
headPats.style.cursor = "pointer";
|
||||||
headPats.addEventListener("click", baxterHeadPat);
|
headPats.addEventListener("click", baxterHeadPat);
|
||||||
|
|
Loading…
Reference in New Issue