Sha256: 7ba9eb30d80233cd0ddfbe86680a5317f7ee0cf79256f7b69ab82e942cfcde5f

Contents?: true

Size: 357 Bytes

Versions: 2

Compression:

Stored size: 357 Bytes

Contents

/*------------------------------------*\
    #CHECKOUT-SHIPPING
\*------------------------------------*/

.checkout-shipping {}

    .checkout-shipping__section {
        @include checkout-section;
        margin-bottom: $vertical-margin;
    }

        .checkout-shipping__heading {
            @extend %heading;
            @extend %heading--4;
        }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-one_theme-1.3.1 app/assets/stylesheets/workarea/storefront/components/_checkout_shipping.scss
workarea-one_theme-1.3.0 app/assets/stylesheets/workarea/storefront/components/_checkout_shipping.scss