Skip to content

Commit 26f0d05

Browse files
committed
update fontSize
1 parent 19dffdd commit 26f0d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customization/variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The `variables` property is used to adjust the general styles of the component's
123123
---
124124

125125
- `fontSize`
126-
- `string`
126+
- `string` | `{xs: string, sm: string, md: string, lg: string, xl: string}`
127127

128128
The font size used throughout the components. By default, this is set to `0.8125rem`.
129129

0 commit comments

Comments
 (0)