Sha256: 3619556c3767f9150e2cc73ff561146b4b9f549b382992692749be2f8e013047
Contents?: true
Size: 468 Bytes
Versions: 4
Compression:
Stored size: 468 Bytes
Contents
h1,h2,h3 { color: var(--color-heading); a { color: inherit; &:focus, &:hover { border-color: inherit; color: inherit; } } } h1 { font-size: 1.5em; &.page-title { margin: 0; } } #home h1 { margin-top: 1.5em; } h2 { margin-top: 1.25em; font-size: 1.25em; } h3 { margin-top: 1em; font-size: 1em; text-transform: lowercase; font-family: var(--type-caps); font-weight: 500; } h2 + h3 { margin-top: 0; }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cvless-2.4.0 | _sass/_headings.scss |
cvless-2.3.0 | _sass/_headings.scss |
cvless-2.2.0 | _sass/_headings.scss |
cvless-2.1.0 | _sass/_headings.scss |