css set the font smaller than 12px

{P 

White - Space: nowrap; 

font - size: .12rem;

 -webkit-Transform-X-Origin: 0; // the reduced text Left
 
-webkit-Transform: Scale (0.80);    // key 

}

 

Guess you like

Origin www.cnblogs.com/linjiangxian/p/11454715.html