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/Lacom/lacom.nl/resources/assets/sass/site/partials/_breadcrumb.sass
#breadcrumb
  position: relative
  z-index: 2

  ol
    +flex(flex-start, center)
    +flex-rows
    list-style: none
    padding: 0
    margin: 0
    font-size: 0.7rem
    line-height: 1.4


    li
      a
        text-decoration: none

        span
          white-space: nowrap
          text-transform: uppercase
          color: $lightBrown
          font-weight: bold()

    .divider
      position: relative
      top: -2px
      display: inline-block
      padding: 0 10px
      font-size: 1rem
      line-height: 0.7rem
      color: $lightBrown
      font-weight: bold()