Sha256: ff3d10a33f0bc8712e8566308028491efa22b7976025bcebe501e9771d634a49
Contents?: true
Size: 427 Bytes
Versions: 79
Compression:
Stored size: 427 Bytes
Contents
.feature-icon { margin: 0 auto; $that_size: 90px; width: $that_size; height: $that_size; @include border-radius($that_size); border: solid 5px transparentize($orange, 0.5); img { max-width: 80%; margin: 10%; } i { display:block; position: absolute; top: -1px; right: -4px; background: $orange; color: #fff; @include border-radius(20px); width: 24px; height: 24px; line-height: 24px; font-size: 18px; } }
Version data entries
79 entries across 79 versions & 1 rubygems