Sha256: 58cfb2aa1e52851d7b2e4c80923c265b769d438a0fc35a6215604c4064856490
Contents?: true
Size: 480 Bytes
Versions: 68
Compression:
Stored size: 480 Bytes
Contents
#dashboard-callouts { .callout { @include media($mobile-breakpoint) { @include tetris-grid(2); } @include media($tablet-breakpoint) { @include tetris-grid(4); } position: relative; margin-bottom: $tn-margin; padding: $tn-padding; background-color: #fff; h4.title { margin-bottom: $tn-margin; font-weight: 400; i { font-size: 25px; } } > p:last-child { margin-bottom: 0; } } }
Version data entries
68 entries across 67 versions & 1 rubygems