Sha256: 8a4c6e91181b9ab60731c579a0bbfe679ba8143d0e30b7eb5b92cfdf01d4bfc8
Contents?: true
Size: 443 Bytes
Versions: 6
Compression:
Stored size: 443 Bytes
Contents
.navigation { list-style: none; padding: 0; margin-bottom: 0.5em; li { margin-right: .5rem; a { color: $color-gray-smoke; font-weight: $font-semi-bold; &:hover { text-decoration: underline; color: $color-gray; } } } li:first-child { a { color: $color-gray; } } } @media (min-width: 48em) { .navigation { font-size: 0.75rem; } }
Version data entries
6 entries across 6 versions & 1 rubygems