supporters: Use pointer cursor for amount selection buttons

This commit is contained in:
Ben Sturmfels 2024-10-25 09:42:59 +11:00
parent 3f2ebb66ec
commit 278c76e69f

View file

@ -8,6 +8,7 @@
text-align: center;
display: inline-block;
user-select: none;
cursor: pointer;
padding: 0.5rem 0;
width: 100%;
background: #ddd;