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

weru
29.16.2020 4ffb9ad9e94d3a44fec3cb55c6e4865ee9cbb527
assets/sass/_nav.sass
@@ -2,7 +2,7 @@
  display: grid
  grid-template-columns: 10rem 1fr 1fr
  grid-gap: 1rem
  padding: 1rem 1.5rem !important
  padding: 0 1.5rem !important
  align-items: center
  background-color: var(--bg)
  &_header
@@ -12,6 +12,8 @@
    width: 100%
    background-color: var(--bg)
    z-index: 999999
    border-bottom: 1px solid var(--border-color)
  &_body
    display: flex
  &-link