Sha256: 7b52a800f1ebdc59d23d2f1a4edc461bcf9fa37b4a15312f6984da0d785c0a39
Contents?: true
Size: 658 Bytes
Versions: 66
Compression:
Stored size: 658 Bytes
Contents
/* Features */ .features { $gutter: _size(gutter); @include breakpoint('<=medium') { margin: 0 0 _size(element-margin) 0; width: 100%; article { margin: 0 0 $gutter 0; width: 100%; .icon { height: 8em; line-height: 8em; width: 8em; &:before { font-size: 2.25rem; } &:after { height: 6em; margin: -3em 0 0 -3em; width: 6em; } } } } }
Version data entries
66 entries across 66 versions & 1 rubygems