Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingFontSize
The font size.
Signature:
export interface CheckoutBrandingFontSize
| Property | Modifiers | Type | Description |
|---|---|---|---|
| base? | Maybe<Scalars[‘Float’][‘output’]> | (Optional) The base font size. | |
| ratio? | Maybe<Scalars[‘Float’][‘output’]> | (Optional) The scale ratio used to derive all font sizes such as small and large. |