Mathematical Precision
Easy+35 XP
Mission Briefing
True symmetry requires the gaps on the edges to be exactly the same as the gaps between items.
The Concept: Spacing Evenly
justify-content: space-evenly ensures that the space between any two items, and the space to the edges, is identical.
The Objective
- Target the #grid.
- Apply space-evenly alignment.
Constraints
cssflexbox
Live Visual OutputAuto-Evaluating Target
style.cssCSS Style Injector
Loading...