Sha256: c6f59f885ff9e4186fe4a25df6194d495dcb9d7ebad316bbbf69816c154ab96f
Contents?: true
Size: 357 Bytes
Versions: 2
Compression:
Stored size: 357 Bytes
Contents
// Masthead // // Super small header above the content for site name and short description. .masthead { padding-top: var(--spacer); padding-bottom: var(--spacer); margin-bottom: var(--spacer-3); } .masthead-title { margin-bottom: 0; a { color: inherit; text-decoration: none; } small { font-weight: 400; opacity: .5; } }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
nonesuch-0.1.0 | _sass/_masthead.scss |
poole-for-jekyll-test-3.0.0.pre.test | _sass/_masthead.scss |