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/SBogers96/smilefotografie.nl/wwwroot/css/partials/_otherAlbumPages.sass
.other-album-types
  position: relative
  padding-bottom: 140px
  background: #fff

  +respond-to(mobile)
    padding-bottom: 80px

  .top-bar
    +position(absolute, 0 null null 0)
    width: 100%
    height: 80px
    background: #000

  ul
    position: relative
    z-index: 5
    width: 100%
    @extend %clearfix

  li
    position: relative
    overflow: hidden
    z-index: 10
    float: left
    width: 50%
    height: 280px
    list-style: none
    // Todo: check if we can give the li a pastel background color based on the image
    background: #ccc

    +respond-to(small)
      height: 240px

    +respond-to(mobile)
      height: 200px

    +respond-to(small-mobile)
      width: 100%
      float: none