Remove :hover styles on touch devices
Using media queries to remove :hover styles on touch devices.
Please check in touch devices to note the difference.
Normal button with :hover CSS without using anything specific for mobiles
Button with specific :active CSS rule for mobiles