products.css
unknown
css
4 years ago
176 B
2
Indexable
.flex { display: flex; flex-direction: column; height: 300px; } .flex li { flex: 1 1 200px; margin: 10px; } .bottom-child.first { margin-top: auto; }
Editor is loading...
.flex { display: flex; flex-direction: column; height: 300px; } .flex li { flex: 1 1 200px; margin: 10px; } .bottom-child.first { margin-top: auto; }