Hello! I’m try to make my font less than 8px but it doesnt work. How can i fix this?
use css to resize if text need to be very small
-webkit-transform : scale(0.5);
that’s not exatly what i want. I know about scale that’s not solution just fix.