Sha256: 103824b84269c83918e6b2fbe6745d2a1cd1cc9e68231235242a9a650ded2ee5
Contents?: true
Size: 465 Bytes
Versions: 5
Compression:
Stored size: 465 Bytes
Contents
/*------------------------------------*\ #CHECKOUT-STEP-SUMMARY \*------------------------------------*/ .checkout-step-summary { padding: $spacing-unit; } .checkout-step-summary__step {} .checkout-step-summary__step--hidden-for-small { display: none; @include respond-to($medium-breakpoint) { display: block; } } .checkout-step-summary__step-heading {} .checkout-step-summary__section {}
Version data entries
5 entries across 5 versions & 1 rubygems