Give the buttons a pointer cursor
1 files changed, 1 insertions(+), 0 deletions(-) M index.html
M index.html => index.html +1 -0
@@ 15,6 15,7 @@ border-radius: 7px; margin-bottom: 4px; padding: 4px 8px; + cursor: pointer; } button:disabled {