Sha256: 25dc37c98005cdf60b9c23e37c65ec85e870381dba176e3acd4661db51a9d881
Contents?: true
Size: 550 Bytes
Versions: 19
Compression:
Stored size: 550 Bytes
Contents
// Theme specific for clinician env // Navbar site logo .nav-brand @include logo-color($env-primary) // Color the navbar once we start scrolling .navbar.nav-scrolled .social-media-link color: $env-primary .burger > div background-color: $env-primary // on mobile and within an env we hide the other submenus .pwp-group display: none @media screen and ( min-width: 1024px ) .clinician-group display: flex align-items: center width: 100vw height: 15vh left: 0 flex-direction: row @import 'collection'
Version data entries
19 entries across 19 versions & 1 rubygems