SyntaxFix
Write A Post
Hire A Developer
Questions
you can use css filter to fix this.
filter
.element { filter: blur(0); }
about vendor-prefix, please do it by yourself.-webkit-filter,-ms-filter. detail is here http://browser.colla.me/show/css_transformation_scale_cause_blurring
-webkit-filter
-ms-filter