spacing change

This commit is contained in:
George Powell
2025-12-23 22:59:51 -05:00
parent 0e3505b8e7
commit 1edaec4bdd
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
</script>
<div
class="title-container relative flex justify-center cursor-pointer"
class="title-container relative flex justify-center cursor-text"
onmouseenter={handleMouseEnter}
onmouseleave={handleMouseLeave}
onclick={handleTap}