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/_showError.sass
.show-error-message
  background: $darkBlue2
  padding: 40px 0 100px
  text-align: center

  >.image
    width: 90%
    max-width: 600px
    margin-bottom: 60px
    img
      width: 100%

  .message-placeholder
    width: column(8, 12)
    margin: auto

    +respond-to-width(800)
      width: column(11, 12)

    .error-code
      font-size: 2rem
      line-height: 1.2
      color: white

    h1
      margin: 0 0 20px
      color: white
      font-size: 1.8rem
      text-transform: uppercase

    p
      margin: 0
      color: white
      font-size: 1.4rem

    a
      color: white
      font-weight: bold()