Sha256: 01cac4d0dfdcfadb78a81e5d7a0e312cce47af4db3f622603305abe4c4bbc261
Contents?: true
Size: 433 Bytes
Versions: 23
Compression:
Stored size: 433 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
23 entries across 23 versions & 1 rubygems