Sha256: f020c7738964be81feb6bbbf6fa4888ed2f71ca1e4723923d7ec801de2209535
Contents?: true
Size: 560 Bytes
Versions: 92
Compression:
Stored size: 560 Bytes
Contents
.avatar { padding: 1px; margin-right: 3px; color: color('white'); border-radius: 50%; border: 4px solid color('gray-100'); @extend %item-shadow; @at-root #{&}-xl { height: 210px; width: 210px; } @at-root #{&}-lg { height: 150px; width: 150px; } @at-root #{&}-md { height: 100px; width: 100px; } @at-root #{&}-sm { height: 70px; width: 70px; } @at-root #{&}-xs { height: 40px; width: 40px; border: 2px; } @at-root #{&}-icon { height: 25px; width: 25px; border: 0; } }
Version data entries
92 entries across 92 versions & 1 rubygems