[data-wm-plugin="step-flow-timeline"] {
/* Right column timeline width (intro fills the remaining space) */
--timeline-width: 58%;
/* Gap between sticky intro and timeline */
--timeline-gap: 2rem;
/* Sticky intro pin offset (accounts for header) */
--timeline-sticky-top: calc(var(--header-height, 0px) + 2rem);
/* Outer padding */
--timeline-content-padding: var(--sqs-site-gutter);
}
Next
Next