Sha256: 4ebb963c8de95933e7b5ae2b7016d00eeae7a80540b66437924f4240f22a52e2
Contents?: true
Size: 541 Bytes
Versions: 16
Compression:
Stored size: 541 Bytes
Contents
header { @include media($tn-bp-mobile) { position: static; top: 0; padding-left: 0; } @include media($tn-bp-tablet) { 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
16 entries across 16 versions & 1 rubygems