I've recently been trying to make a clicker game, so I added an effect where a button gets smaller when you click on it and reverts when you release it, but since a lot of people just tap a button, I've been wondering if There is a property something like that in CSS for touching a button and not just clicking.
I didn't really find any solution.