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/egovers/edwingovers.nl/resources/assets/sass/site/partials/_preHeader.sass
.pre-header
  background: $blacker
  padding: 12px 0

  .grid-row
    +flex(flex-end, center)

  a
    display: inline-block
    font-size: 0.65rem
    line-height: 1.2
    color: rgba(white, 0.7)
    text-transform: uppercase
    font-weight: semibold()
    text-decoration: none
    transition: color 0.3s

    + a
      margin-left: 30px

    span
      color: $brightBlue
      display: inline-block
      margin-right: 10px

    &:hover
      color: white

  +respond-to-width(750)
    display: none