[@johanneslumpe/styled-props](../README.md) > ["utils/fonts/fontSizeAdjust"](../modules/_utils_fonts_fontsizeadjust_.md) > [FontSizeAdjustProps](../interfaces/_utils_fonts_fontsizeadjust_.fontsizeadjustprops.md)

# Interface: FontSizeAdjustProps

## Type parameters
#### T 
## Hierarchy

**FontSizeAdjustProps**

## Index

### Properties

* [style$FontSizeAdjust](_utils_fonts_fontsizeadjust_.fontsizeadjustprops.md#style_fontsizeadjust)

---

## Properties

<a id="style_fontsizeadjust"></a>

###  style$FontSizeAdjust

**● style$FontSizeAdjust**: *`T`*

*Defined in [utils/fonts/fontSizeAdjust.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/fonts/fontSizeAdjust.ts#L12)*

The **`font-size-adjust`** CSS property sets how the font size should be chosen based on the height of lowercase rather than capital letters.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/font-size-adjust](https://developer.mozilla.org/docs/Web/CSS/font-size-adjust)

___

