--- title: CheckoutAndAccountsConfigurationBrandingFontSizeInput - GraphQL Admin description: The input fields for customizing the font size. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFontSizeInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFontSizeInput.md --- # Checkout​And​Accounts​Configuration​Branding​Font​Size​Input input\_object The input fields for customizing the font size. ## Fields * base [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) The base font size. Its value should be between 12.0 and 18.0. * ratio [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/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 using this input * [Checkout​And​Accounts​Configuration​Branding​Typography​Input.size](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingTypographyInput#fields-size) INPUT OBJECT The input fields for customizing the typography. *** ## Map ### Input objects using this input * [Checkout​And​Accounts​Configuration​Branding​Typography​Input.size](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingTypographyInput#fields-size)