forked from 1000ch/grd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
grd.min.css
1 lines (1 loc) · 2.59 KB
/
grd.min.css
1
.Grid{display:flex;flex-wrap:wrap}.Grid.\-top{align-items:flex-start}.Grid.\-middle{align-items:center}.Grid.\-bottom{align-items:flex-end}.Grid.\-stretch{align-items:stretch}.Grid.\-baseline{align-items:baseline}.Grid.\-left{justify-content:flex-start}.Grid.\-center{justify-content:center}.Grid.\-right{justify-content:flex-end}.Grid.\-between{justify-content:space-between}.Grid.\-around{justify-content:space-around}.Cell{flex-shrink:0}.Cell.\-fill{flex-grow:1;min-width:0;width:0}.Cell.\-1of12{width:8.33333%}.Cell.\-2of12{width:16.66667%}.Cell.\-3of12{width:25%}.Cell.\-4of12{width:33.33333%}.Cell.\-5of12{width:41.66667%}.Cell.\-6of12{width:50%}.Cell.\-7of12{width:58.33333%}.Cell.\-8of12{width:66.66667%}.Cell.\-9of12{width:75%}.Cell.\-10of12{width:83.33333%}.Cell.\-11of12{width:91.66667%}.Cell.\-12of12{width:100%}.Cell{box-sizing:border-box}@media (min-width:576px){.Cell.\-sm-fill{flex-grow:1;min-width:0;width:0}.Cell.\-sm-1of12{width:8.33333%}.Cell.\-sm-2of12{width:16.66667%}.Cell.\-sm-3of12{width:25%}.Cell.\-sm-4of12{width:33.33333%}.Cell.\-sm-5of12{width:41.66667%}.Cell.\-sm-6of12{width:50%}.Cell.\-sm-7of12{width:58.33333%}.Cell.\-sm-8of12{width:66.66667%}.Cell.\-sm-9of12{width:75%}.Cell.\-sm-10of12{width:83.33333%}.Cell.\-sm-11of12{width:91.66667%}.Cell.\-sm-12of12{width:100%}}@media (min-width:768px){.Cell.\-md-fill{flex-grow:1;min-width:0;width:0}.Cell.\-md-1of12{width:8.33333%}.Cell.\-md-2of12{width:16.66667%}.Cell.\-md-3of12{width:25%}.Cell.\-md-4of12{width:33.33333%}.Cell.\-md-5of12{width:41.66667%}.Cell.\-md-6of12{width:50%}.Cell.\-md-7of12{width:58.33333%}.Cell.\-md-8of12{width:66.66667%}.Cell.\-md-9of12{width:75%}.Cell.\-md-10of12{width:83.33333%}.Cell.\-md-11of12{width:91.66667%}.Cell.\-md-12of12{width:100%}}@media (min-width:992px){.Cell.\-lg-fill{flex-grow:1;min-width:0;width:0}.Cell.\-lg-1of12{width:8.33333%}.Cell.\-lg-2of12{width:16.66667%}.Cell.\-lg-3of12{width:25%}.Cell.\-lg-4of12{width:33.33333%}.Cell.\-lg-5of12{width:41.66667%}.Cell.\-lg-6of12{width:50%}.Cell.\-lg-7of12{width:58.33333%}.Cell.\-lg-8of12{width:66.66667%}.Cell.\-lg-9of12{width:75%}.Cell.\-lg-10of12{width:83.33333%}.Cell.\-lg-11of12{width:91.66667%}.Cell.\-lg-12of12{width:100%}}@media (min-width:1200px){.Cell.\-xl-fill{flex-grow:1;min-width:0;width:0}.Cell.\-xl-1of12{width:8.33333%}.Cell.\-xl-2of12{width:16.66667%}.Cell.\-xl-3of12{width:25%}.Cell.\-xl-4of12{width:33.33333%}.Cell.\-xl-5of12{width:41.66667%}.Cell.\-xl-6of12{width:50%}.Cell.\-xl-7of12{width:58.33333%}.Cell.\-xl-8of12{width:66.66667%}.Cell.\-xl-9of12{width:75%}.Cell.\-xl-10of12{width:83.33333%}.Cell.\-xl-11of12{width:91.66667%}.Cell.\-xl-12of12{width:100%}}