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/SBogers14/coeveringmatrijzen.nl/wwwroot/css/base/_images.sass
.fill-holder
  position: relative
  overflow: hidden
  height: 100%
  vertical-align: middle

img
  display: block
  border: none

  &.fit-horizontal
    width: 100%

  &.fit-vertical
    height: 100%

  &.fill
    position: absolute

  &.preload
    opacity: 0
    +transition(opacity 300ms ease-out)

    &.loaded
      opacity: 1