Archives

CSS Flex Cheat Sheet

display:flex Hauptachse festlegen flex-direction row (d), row-reverse, column, column-reverse Items auf Hauptachse anordnen justify-content flex-start (d), flex-end, center, space-between, space-around, space-evenly Items auf Querachse andordnen(Space/Verteilung: …