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/topswtwmobile.komma.pro/wwwroot/css/mobile/pages/_askHelp.sass
.ask-help-page
  >h1
    padding-bottom: 0

  form
    .file-holder
      span
        display: block
        line-height: 17px
        font-size: 14px
        +bold
        color: $mobileBlack

      label
        position: relative
        +flex(center, center)
        background-color: $blue
        color: white
        +regular
        height: 40px
        border-radius: 8px
        width: 100%
        max-width: 300px
        margin-top: 5px


      input[type='file']
        display: block
        width: 100%
        margin-top: 10px
        color: $blue
        top: 0
        left: 0
        line-height: 17px
        font-size: 14px
        +regular