Sha256: 2db2d8cca54833225a9262f3c9764e99b47105137d5b4ea86178d4d7fa50a80e
Contents?: true
Size: 519 Bytes
Versions: 15
Compression:
Stored size: 519 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($line-height-computed-lg); width: $line-height-computed-lg; height: $line-height-computed-lg; line-height: $line-height-computed-lg; font-size: $font-size-large; } }
Version data entries
15 entries across 15 versions & 1 rubygems