@media (hover: hover)
Support ?
Why this property is helpful?
This property determines whether hover interactions are supported, allowing us to simulate hover states on mobile devices and dynamically adjust animations based on hover capability.
Example with hover (desktop)
Example without hover (phone)