Compass learning :)
.avatar { @include box-shadow(0 0 0px 3px #fff, 0 0 0 4px #ccc, 0 4px 6px #333); @include border-radius(50px); // half the avatar size width: 100px; height: 100px; }