+ 1
Css3 animation blurry text in Chrome?
i don't know what to do. kindly help me to solve this problem. it will really be helpful
2 Antworten
+ 4
use -webkit- presprective: 1000;
more info :
https://stackoverflow.com/questions/8024061/webkit-blurry-text-with-css-scale-translate3d
note : For web developers/designers Mozilla is more better than Chrome because Mozilla group have some new features for web developers/designers 😯 So I always use Mozilla.😐
0
<h1 style="webkit-filter:blur(2px);" >Sololearn</h1>