Sha256: f858b1ff59c11db6a2c8a5598546120405e394a0998c75772409a018c59ad21b
Contents?: true
Size: 378 Bytes
Versions: 1
Compression:
Stored size: 378 Bytes
Contents
.checkout-summary { font-size: 1.3rem; &__title { font-size: 1.8rem; margin: 1rem 0; } &__entry, &__total { display: flex; > dt { flex-grow: 1; } > dd { font-weight: 600; } } &__entry { margin: .5rem 0; } &__total { border-top: solid 1px $color-border; margin-top: 1.5rem; padding-top: 1rem; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_starter_frontend-0.1.0 | app/assets/stylesheets/spree/frontend/components/checkout/_checkout_summary.scss |