Basically, if the user can't hover over elements it's a touch device. You can test it with the following media query: @media (hover: none) ...
確定! 回上一頁