Sha256: 94508eadc9b148192930cee768956179c79ae0cba82c7f8b91dfa58587f87166
Contents?: true
Size: 431 Bytes
Versions: 1
Compression:
Stored size: 431 Bytes
Contents
/*------------------------------------*\ #PAYMENT-ICON \*------------------------------------*/ /** * These rules extend `.payment-icon {}` in _payment-icon.scss. */ .payment-icon {} .payment-icon--affirm { height: 20px; width: 65px; background: url(https://cdn-assets.affirm.com/images/blue_logo-transparent_bg.png); background-position: 0; background-repeat: no-repeat; background-size: contain; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-affirm-1.0.0 | app/assets/stylesheets/workarea/storefront/affirm/components/_payment_icon.scss |