Sha256: 39c7166e57f0f9442df994ed337d5bb20f358ca8234f6f908d5aa1dd720acc67
Contents?: true
Size: 538 Bytes
Versions: 2
Compression:
Stored size: 538 Bytes
Contents
/*------------------------------------*\ #CART \*------------------------------------*/ .cart {} .cart__continue-shopping {} .cart__checkout-action-group { @include respond-to($medium-breakpoint) { text-align: right; } } .cart__checkout-action { margin-bottom: $vertical-margin; } .cart__promo-code { margin-bottom: $vertical-margin; float: right; @include respond-to ($medium-breakpoint) { float: none; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-one_theme-1.3.1 | app/assets/stylesheets/workarea/storefront/components/_cart.scss |
workarea-one_theme-1.3.0 | app/assets/stylesheets/workarea/storefront/components/_cart.scss |