Sha256: 743b9cc7d0d570e50b6dff5fbedf23d963e6f1d35924590134b5cf0e507c043e
Contents?: true
Size: 477 Bytes
Versions: 61
Compression:
Stored size: 477 Bytes
Contents
.conference-registration{ @extend .card; padding: $global-padding; .registration__text{ > *{ display: block; } strong{ font-size: rem-calc(18); } span{ font-size: rem-calc(14); color: $muted; } } .registration__buttons{ @include flexgap($global-margin); @include breakpoint(medium down){ margin-top: $global-margin; } flex-shrink: 0; > :first-child{ border: $border; } } }
Version data entries
61 entries across 61 versions & 1 rubygems