Instantly share code, notes, and snippets.
disable transition animation on CSS.
a { transition: none; }