Sha256: 3fbdf3ba3266bbaf973d12e899ac4367a8cdfb9e5fda1a3e84e9c042b7e60921
Contents?: true
Size: 470 Bytes
Versions: 16
Compression:
Stored size: 470 Bytes
Contents
#dashboard-callouts { .callout { @include media($tn-bp-mobile) { @include tetris-grid(2); } @include media($tn-bp-tablet) { @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
16 entries across 16 versions & 1 rubygems