Sha256: fd4ef6b1dab20e5867e4ecf9f4286aa300ba4977062ed1968ef3fb01b3cafd3a
Contents?: true
Size: 607 Bytes
Versions: 7
Compression:
Stored size: 607 Bytes
Contents
// Theme specific for data env // Navbar site logo // make sure we don't style any other instance so nest with .nav-brand .nav-brand @include logo-primary-colors .navbar.nav-scrolled .social-media-link color: $env-primary .burger > div background-color: $env-primary // on mobile and within the data env we hide the other submenus and show the gaitq env .nav-group-link .data-group display: none @media screen and ( min-width: 1024px ) .walk-group display: flex align-items: center width: 100vw height: 15vh left: 0 flex-direction: row @import 'collection'
Version data entries
7 entries across 7 versions & 1 rubygems