Mojo's base.textDesign enables developers to meticulously tailor text styles for optimal visual appeal and readability across diverse screen sizes and devices.
| Property | Description | Type |
|---|---|---|
| [Name] | desired styles. | object |
Mojo's default text designs:
| Text Style | Font Size | Line Height |
|---|---|---|
| Small (text-sm) | 0.875rem | 1.5 |
| Medium (text-md) | 1rem | 1.5 |
| Large (text-lg) | 1.125rem | 1.5 |
| Extra-Large (text-xl) | 1.5rem | 1.5 |
| Extra-Extra-Large (text-xxl) | 2rem | 1.5 |
On this page