code formatting

whitespace adjustment
This commit is contained in:
emma 2025-02-06 08:23:38 -05:00
parent 4891aca2f8
commit aeefd7b0a8
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ const main = () => {
});
});
const headPats = document.querySelector(".headpats");
headPats.style.cursor = "pointer";
headPats.addEventListener("click", baxterHeadPat);