-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
For the timeline component, I propose:
- Move heading, eyebrow and description outside the
Timelinecomponent, potentially into a full width section component (containing the<section>tag) and preparing for centered content (probably adding the.text-centerclass) - Only allow
Milestonecomponents insideTimeline. TheMilestonecomponent replaces the currentCardandCardInner. Timelineitself takes care of spacing.Milestonescan be filled by any set of plugins. It's content defaults to left alignment.
Reactions are currently unavailable