Sha256: 40189b9c2ba607b16ee6fee11a739afe83bb0c1e454da55b105ba29d070c14ea
Contents?: true
Size: 426 Bytes
Versions: 19
Compression:
Stored size: 426 Bytes
Contents
.container { @include outer-container; } html { height: 100%; min-width: 300px; } body { height: 100%; background-color: $tn-light-grey; @include clearfix; } .page-wrap { @include media($mobile-breakpoint) { padding-top: 50px; } padding-top: 100px; padding-bottom: $tn-padding; min-height: 100%; } .main-content { margin: 0 $tn-margin; padding-top: $tn-padding; } $tn-header-height: 50px;
Version data entries
19 entries across 19 versions & 1 rubygems