Sha256: 62316450cddbe8f13a852f8493bf27095dc1db6e14d2f5e3edeef4993b8afeaf
Contents?: true
Size: 539 Bytes
Versions: 66
Compression:
Stored size: 539 Bytes
Contents
/* Mini Posts */ .mini-posts { article { border-top: solid 1px _palette(border); margin-top: _size(element-margin); padding-top: _size(element-margin); .image { display: block; margin: 0 0 (_size(element-margin) * 0.75) 0; img { display: block; width: 100%; } } &:first-child { border-top: 0; margin-top: 0; padding-top: 0; } } }
Version data entries
66 entries across 66 versions & 1 rubygems