Sha256: 82575b40cd97cb2a2f55987e6777ea19b8c1c6de911b169bee16bc4e145e9d6c
Contents?: true
Size: 418 Bytes
Versions: 2
Compression:
Stored size: 418 Bytes
Contents
.usa-skipnav { @include border-box-sizing; @include typeset; @include typeset-link; background: transparent; left: 0; padding: units(1) units(2); position: absolute; top: -3.8rem; // skipnav link height transition: all 0.2s ease-in-out; z-index: z-index(100); &:focus { background: color("white"); left: 0; position: absolute; top: 0; transition: all 0.2s ease-in-out; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
uswds-jekyll-5.0.1 | _sass/uswds/src/components/_skipnav.scss |
uswds-jekyll-5.0.0 | _sass/uswds/src/components/_skipnav.scss |