Sha256: f9a4a6691d171d9f2871483cf01d9dedf649724f722d454e63c0f1d1419c1251
Contents?: true
Size: 752 Bytes
Versions: 35
Compression:
Stored size: 752 Bytes
Contents
#participatory_process-statistics{ margin-bottom: 1.5rem; } .process_stats{ padding: 0; .process_stats-item{ width: 33.3%; @include breakpoint(large down){ width: 33.3%; } @include breakpoint(medium down){ width: 49.9%; } @include breakpoint(smallmedium down){ width: 100%; } display: inline-block; padding: 1em; border: $border; background: $white; .icon{ width: 1.5em; height: 1.5em; color: #599aa6; vertical-align: middle; margin-right: .5rem; } .process_stats-text{ text-transform: uppercase; letter-spacing: .03em; font-size: 90%; color: #3d393c; font-weight: 600; line-height: 1; } } }
Version data entries
35 entries across 35 versions & 1 rubygems