code formatting

whitespace adjustment
This commit is contained in:
zepp 2025-02-06 08:23:38 -05:00
parent 4891aca2f8
commit aeefd7b0a8

View File

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