The `cursor: auto;` rule in your `.reset_myseller` class removes the "pointer" cursor when hovering over links. You should move the class up (put it on a parent instead of directly on the <a> tag), or override it with `cursor: pointer;`.
Also the animations are too much. They're fine for one-off transitions but not when you're navigating the chat bubbles.
5 comments
[ 2.4 ms ] story [ 29.4 ms ] threadOur testing shows that it provides precise answers about 30-40% of the time plus another 30% of answers which are good enough.
Thanks!
Also the animations are too much. They're fine for one-off transitions but not when you're navigating the chat bubbles.