Sha256: b98d7daddaedde5b29f6e45caf68cd555512e5ede185a44d56efcff2d3c84e64
Contents?: true
Size: 302 Bytes
Versions: 9
Compression:
Stored size: 302 Bytes
Contents
.article__content { img.shadow, .shadow > img { @include box-shadow(); } img.border, .border > img { border: 1px solid $border-color-l; } img.rounded, .rounded > img { border-radius: map-get($base, border-radius); } img.circle, .circle > img { border-radius: 50%; } }
Version data entries
9 entries across 9 versions & 1 rubygems