UNPKG

zen-grids

Version:

Zen Grids is an intuitive, flexible grid system to create responsive, adaptive, fluid and fixed-width layouts.

17 lines (14 loc) 352 B
.test { padding-left: 10px; padding-right: 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .test2 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .test3 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }