1 2 3 4 5 6
.wrapper { display: flex; flex-flow: row wrap; align-items: center; gap: var(--spacing-xs); }