Page 1 of 1

Make font/text Taller/higher

Posted: Mon Apr 06, 2015 8:47 pm
by Patrik iden
Hello i found a code that can make font/text taller/higher. If you are in a positon that you want to use a small font/text but you want the text/font to be taller/higher then you can use this css code:

Code: Select all

transform: scaleY(1.4);