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/ijzerenman.komma.pro/wwwroot/css/partials/_newsletter.sass
.newsletter-holder
  @extend %clearfix

  input[type="email"]
    float: left
    margin: 0
    padding: 0 15px
    height: 40px
    line-height: 40px
    width: 180px
    border: none
    font-size: 15px

    +respond-to(mobile)
      height: 30px
      width: 160px
    +respond-to(small-mobile)
      width: 120px

  .btn
    float: left
    margin: 0
    padding: 0 15px
    height: 40px
    line-height: 40px
    background: #26211F
    border: none
    color: #fff
    font-size: 15px
    cursor: pointer

    +respond-to(mobile)
      height: 30px
      line-height: 30px

  footer &
    .btn
      background: #8C8882