www.marylai.com is live! Beautiful handcrafted bags from the amazingly talented @marylai_newyork
Quick-fix for twitching text/images when using CSS transitions
If you notice twitching text or images when you :hover over an element, adding this property to the element that has the glitch should take care of the problem.
-webkit-backface-visibility: hidden;