letter-spacing

The letter-spacing property specifies the spacing between characters within an element. Browsers usually set the spacing between characters based on the type and type of font, its size and operating system settings. To change this value and apply this property. It is acceptable to use a negative value, but in this case you need to make sure that the readability of the text is preserved.

Syntax



letter-spacing: normal | length;