Sha256: 87e78af44fd0303e870d23ad7eeb8576f2f60f1166ea0690137c4d85b92a3f00
Contents?: true
Size: 430 Bytes
Versions: 13
Compression:
Stored size: 430 Bytes
Contents
//Variables $share-border: $border; $share-color: $muted; //Styles .share{ text-align: center; ul{ display: inline-block; list-style: none; margin: 0 0 0 .5rem; } li{ display: inline-block; } } .share__icon{ color: $share-color; border: $share-border; border-radius: 50%; display: inline-block; width: 1.8em; height: 1.8em; text-align: center; padding: .1em 0 0; margin-right: .5em; }
Version data entries
13 entries across 13 versions & 1 rubygems