# Size

The **size** property changes the size of the component, based on the [global variable](/docs/variables/globals) **sizeMultipliers**.

The default **size multipliers** are `xs`, `sm`, `md`, `lg`, `xl` and `xxl`.

You can add your own size multipliers by updating the [global variable](/docs/variables/globals) **sizeMultipliers**.