Sha256: 4efbf3abada22a18c7017513f20f679e0365a9bee9bb6a8f71fb2bc8db6658fb
Contents?: true
Size: 551 Bytes
Versions: 68
Compression:
Stored size: 551 Bytes
Contents
header { @include media($mobile-breakpoint) { position: static; top: 0; padding-left: 0; } @include media($tablet-breakpoint) { position: fixed; top: 50px; padding: 0 0 0 250px; } left: 0; z-index: $tn-z-section-header; display: block; width: 100%; border-bottom: 1px solid $tn-med-grey; background: $tn-light-grey; color: $tn-slate; font-size: $tn-font-small; h1 { float: left; margin: 0; padding: $tn-padding; font-weight: normal; font-size: 18px; line-height: 18px; } }
Version data entries
68 entries across 67 versions & 1 rubygems