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/somerenslust.komma.pro/resources/assets/sass/site/pages/_akkoords.sass
.akkoords

  .sidebar
    padding-bottom: 60px

  .akkoords-archive
    display: block
    width: 100%
    max-width: 800px
    padding: 40px 60px
    margin: 60px auto 0
    background-color: $almostWhite
    border-bottom: none !important

    h1
      margin: 0
      padding: 0
      font-size: 0.85rem
      line-height: 1.2
      font-weight: 300
      color: $darkBlue2
      text-transform: uppercase

      strong
        margin-top: 3px
        display: block
        font-size: 1.7rem
        line-height: 1.2
        letter-spacing: 1.6px

    .akkoords
      margin-top: 30px

      ul
        +flex(space-between, flex-start)
        +flex-rows

        li
          width: calc(50% - 3px)
          margin-top: 5px

        +respond-to-width(760)
          display: block
          li
            width: 100%

  .other-pages
    background-color: $almostWhite

  +respond-to-width(760)
    .sidebar
      padding-top: 60px

    .akkoords-archive
      margin-top: 0

  +respond-to-width(600)
    .akkoords-archive
      padding: 30px 20px 20px

      h1
        margin: 0 30px
        strong
          font-size: 1.4rem