Sha256: fd8dfa67ba6ca5b0fd1d6cb47d320cadddbe073b647fd7c55723eda6120a9f78
Contents?: true
Size: 797 Bytes
Versions: 48
Compression:
Stored size: 797 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($tablet_breakpoint) { 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
48 entries across 48 versions & 1 rubygems