Overlapping
Overlapping allows you to present related information in a visually balanced and appealing way.
Responsive overlapping
Arc implements responsive overlapping using the 12-column grid. This allows individual columns to be pulled up on top of one another. Overlapping should be tested across all viewports and tweaked as necessary.
Overlapping scale
Overlapping in Arc is implemented using offsets of 24px (the base line height). The offset scale determines how far the column is pulled up from its default baseline.
Components
Columns
Overlapping is implemented in Arc's primary layout component, Columns. Use the offsetting feature to add overlapping to your layout.
In Figma
Manually offset your elements using an increment of 24px from the scale above.
View the Figma setup guideUsage guidelines
Check all breakpoints
It's important to check and tweak overlapping behaviour on all breakpoints to avoid unintended overlapping of content.