supporters: Use pointer cursor for amount selection buttons

This commit is contained in:
Ben Sturmfels 2024-10-25 09:42:59 +11:00
parent c1e3879891
commit adf832f38f
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

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;