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/topswtw.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(center, center)
    width: 100%
    p
      +regular
      color: $mobileBlack
      font-size: 15px
      line-height: 19px
      margin: 0
      width: calc(100% - 70px)
      a
        text-decoration: none
        +regular
        color: $mobileBlack
        font-size: 15px
        line-height: 16px
        margin: 0
      strong
        +bold
      .number
        color: $green
        display: block
        font-size: 16px
        line-height: 21px
        +bold
    &:before
      +icon-sprite-mobile(-145px -10px, 50px, 52px)
      content: ''
      display: inline-block
      float: left
      margin: 0 3px 0 5px
      position: relative
      top: 3px