]> git.cworth.org Git - lmno.games/commit
Restrict :hover styling to when a media query says hover is fully supported
authorCarl Worth <cworth@cworth.org>
Mon, 8 Jun 2020 16:13:43 +0000 (09:13 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 8 Jun 2020 16:13:43 +0000 (09:13 -0700)
commit7f2adf5117f25ce666ec4fa8d628cd3123b32aa6
tree1921f8a6efddab7c909c821b624e328d61db2508
parentc4b6ba0b36f47f9985614bc3842273fec1746f16
Restrict :hover styling to when a media query says hover is fully supported

Otherwise, on my phone I was seeing "sticky" hover effects, (after I
clicked a button it stayed looking like it was still being pressed
after I let go which was very confusing).
style.css