# CheckoutBrandingFontSizeInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields used to update the font size.

### Access Scopes



## Fields
* [base](/docs/api/admin/2025-01/scalars/Float): Float - The base font size. Its value should be between 12.0 and 18.0.
* [ratio](/docs/api/admin/2025-01/scalars/Float): Float - The scale ratio used to derive all font sizes such as small and large. Its value should be between 1.0 and 1.4.


## Input objects with this input object
* [CheckoutBrandingTypographyInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingTypographyInput)


## Examples