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/partials/_whatsapp.sass
.whatsapp-row
  background-color: $mobileGray
  padding: 20px 16px
  .placeholder
    width: 100%
    height: 80px
    margin: auto
    border-radius: 10px
    background-color: white
    +flex(center, center)
  .whatsApp
    +flex(flex-start, center)
    padding-right: 30px
    p
      +regular
      color: $mobileBlack
      font-size: 16px
      line-height: 19px
      margin: 0
      a
        text-decoration: none
        +regular
        color: $mobileBlack
        font-size: 16px
        line-height: 19px
        margin: 0
      strong
        +bold
      .number
        color: $green
        display: block
        font-size: 16px
        line-height: 19px
        +bold
    &:before
      +icon-sprite-mobile(-145px -10px, 50px, 52px)
      content: ''
      display: inline-block
      float: left
      margin-right: 10px