HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/debierbaron.komma.pro/wwwroot/css/partials/_header.sass
.page-header
  height: 60px
  background-color: $darkGrey
  header
    min-width: 1680px
  nav
    margin-right: 50px
    ul
      list-style: none
      padding: 0
      margin: 0
      +flex(flex-end)

      li
        a
          +font-bold(14px, 60px)
          text-transform: uppercase
          position: relative
          color: $textGrey

        &.active
          a
            color: $gold

        &:not(:first-child)
          &:before
            content: ""
            opacity: 0.2
            padding: 0 15px

.header-image
  .image-container
    position: relative
    overflow: hidden
    img
      position: absolute

  .bottom-shadow
    bottom: 30px

.logo
  position: absolute
  z-index: 10
  margin-left: 60px
  margin-top: 30px
  +sprite(-5px -200px, 170px, 170px)