Sha256: 198f991c9dd487bb41128c49fbc86282056937101dfc09ef5c49150e415741e6
Contents?: true
Size: 275 Bytes
Versions: 6
Compression:
Stored size: 275 Bytes
Contents
@for $i from 1 through 4 { .us-grid-md--push-#{$i} { @include respond-to($default-grid-breakpoint, true) { padding-left: col-width($i); } } .us-grid-lg--push-#{$i} { @include respond-to(desktop, true) { padding-left: col-width($i); } } }
Version data entries
6 entries across 6 versions & 2 rubygems