mirror of https://github.com/onweru/compose.git

weru
30.04.2020 dfad1ec43b34f84ddcee2b94ea2641fe0d798a6c
assets/sass/_nav.sass
@@ -4,12 +4,14 @@
  grid-gap: 1rem
  padding: 1rem 1.5rem !important
  align-items: center
  position: fixed
  top: 0
  left: 0
  width: 100%
  background-color: var(--bg)
  z-index: 999999
  &_header
    position: fixed
    top: 0
    left: 0
    width: 100%
    background-color: var(--bg)
    z-index: 999999
  &_body
    display: flex
  &-link