how do I find out the font size in pixels for css from a photoshop layout?

There is a layout, if you measure the height of the letters with a ruler in Photoshop, it turns out 55px, but if I write this value in font-size, then the letters are clearly smaller than in the layout. How to determine the exact value of font-size using Photoshop measurements?

Author: user8844231, 2019-06-21

1 answers

If you use debugging via Chrome, try the "PerfectPixel by WellDoneCode" extension. I don't know about other browsers

 0
Author: Владислав, 2019-06-21 15:16:26