1 2 3 4 5 6 7 8 9 10 11 12
.steps { margin-bottom: 1em; } .step { border: solid thin; padding: 0.7em; border-radius: 1em; margin: 0.14em; display: inline-block; box-sizing: border-box; }