LargeTextSection
A LargeTextSection component from the Sigil design system.
Import
import { LargeTextSection } from "@sigil-ui/components";Usage
<LargeTextSection>...</LargeTextSection>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | ReactNode | — | — |
align | `"left" | "center"` | — |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-section-py-lg | Section py lg |
--s-content-max | Content max |
--s-page-margin | Page margin |
--s-font-display | Font display |
--s-heading-weight | Heading weight |
--s-heading-tracking | Heading tracking |
--s-text | Text |
--s-primary | Primary |