Fixing funky @font-face rendering in webkit
Just add this line of CSS to the body tag:
body {
-webkit-font-smoothing: antialiased;
}
Written by &y
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#