Sha256: 62a8cd50b502154ec06c9401ddb00a254bcb29c3598a46251634439a8b7624da
Contents?: true
Size: 516 Bytes
Versions: 6
Compression:
Stored size: 516 Bytes
Contents
.annotated-section { @include make-row; margin: $sheet-margin; } .annotated-section-annotation { @include make-sm-column(4); @media (min-width: $screen-sm-min) { padding-left: 27px; } } .annotated-section-title { margin-top: $sheet-padding; } h2.annotated-section-title { font-size: $font-size-h3; } .annotated-section-content { @include make-sm-column(8); border: 1px solid $sheet-border; background-color: $sheet-bg; border-radius: $sheet-border-radius; padding: $sheet-padding; }
Version data entries
6 entries across 6 versions & 1 rubygems