Sha256: 605fcb9917d42cf0b02fa4b09e36d4537770b37b1e323fbe8bc2837392e0522c
Contents?: true
Size: 792 Bytes
Versions: 16
Compression:
Stored size: 792 Bytes
Contents
util-nav { min-width: 300px; position: fixed; z-index: $tn-z-util-nav; width: 100%; height: 50px; background: $tn-primary; color: #fff; font-family: $tn-open-sans; a { color: $tn-off-white; text-transform: uppercase; font-size: $tn-font-small; &:hover { text-decoration: none; } } .site-title { position: absolute; left: 75px; top: 15px; font-size: 12px; font-family: $tn-open-sans; display: none; text-transform: uppercase; @include media($tn-bp-tablet) { display: block; } a { font-size: 12px; color: $tn-white; } } } #logo { position: absolute; top: 0; left: 0; margin: 0; a { padding: 10px 18px; display: block; width: 60px; height: 50px; } }
Version data entries
16 entries across 16 versions & 1 rubygems