Sha256: f353c07a1eb9ce63e4ccb8f4b61115f37c1e6231e085c6f05f8ab63272756394
Contents?: true
Size: 414 Bytes
Versions: 2
Compression:
Stored size: 414 Bytes
Contents
// Here we only deal with navigation within env: landing // We dont include any navbar on the landing page. See _includes/naviagtion/global.html // Navbar site logo // make sure we don't style any other instance so nest with .nav-brand .nav-brand @include logo-color($white) height: 14rem transform: translateY(10vh) @media screen and ( min-width: 1024px ) .nav-brand transform: translateY(-10vh)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
slow-steps-0.1.7 | _sass/navigation/env/landing.sass |
slow-steps-0.1.6 | _sass/navigation/env/landing.sass |