UNPKG

ecommerce

Version:

Easily create Ecommerce sites powered by Hanzo.

13 lines (10 loc) 133 B
.grid { display: table; } .grid .item { display: table; } .grid .item > * { display: table-cell; vertical-align: middle; }