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/ridderstee.komma.pro/wwwroot/css/pages/_sitemap.sass
/*==========================================================================
  Sitemap page
  ========================================================================== */
.sitemap

  +respond-to-width-beyond(951)
    .sticky-nav
      display: none

  .sitemap-section
    padding: 60px 0 40px
    background-color: $darkBlue

  .grid-row
    font-size: 1rem

    .wrapper
      width: column(10, 12)
      margin: auto

    h1
      color: white
      +phenomena
      font-size: 2.6rem
      line-height: 1.2
      margin-bottom: 20px


  ul
    margin: 2rem 0 1rem
    font-size: 1rem
    line-height: 1
    display: block
    list-style: none
    border-left: 2px solid white

    li
      margin-bottom: 30px
      position: relative
      color: white
      a
        color: white
        text-decoration: none

      ul
        margin-top: 1rem
        font-size: 0.9em
        opacity: 0.6

      &:last-of-type
        margin-bottom: 0

  +respond-to-width(950)
    header
      height: 68px !important