Sha256: c67b261fbb3922f490a397c0da9b32847a06fd9fe458911c852d79030779bea3
Contents?: true
Size: 815 Bytes
Versions: 80
Compression:
Stored size: 815 Bytes
Contents
.card-contributions{ @extend %card-stats; .card-description{ max-width: 350px; margin: 0 auto; margin-bottom: 20px; } .card-title{ padding-top: 35px; } .card-stats{ display: flex; align-items: center; flex-direction: row; padding: 11px; } .card-footer{ [class*="col-"]:not(:first-child):before{ content: ""; position: absolute; left: 0; width: 1px; height: 100%; background-color: rgba(0,0,0,0.1); } } .bootstrap-switch{ margin: 0; } span{ padding-left: 15px; text-align: left; max-width: 125px; color: $opacity-6; } } @include media-breakpoint-down(xs){ .card-contributions .card-stats { flex-direction: column; .bootstrap-switch { margin-bottom: 15px; } } }
Version data entries
80 entries across 57 versions & 3 rubygems