Sha256: ff06a0aaf7fa6baec428f4b0a066f8aa75712bc6427f7b646f8ab4ee7f2a14cd
Contents?: true
Size: 446 Bytes
Versions: 8
Compression:
Stored size: 446 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(15vh) @media screen and ( min-width: 1024px ) .nav-brand transform: translateY(-7.5vh) .social-media display: none
Version data entries
8 entries across 8 versions & 1 rubygems