ZlateTheodor
4/10/2017 - 6:44 AM

Font smoothing css

Font smoothing css

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}