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/SBogers70/inter-mill.com/wwwroot/css/partials/_keyValues.sass
.key-values-block
  +flex(center, center)
  margin-bottom: 100px

  +respond-to-width(900)
    margin-bottom: 50px


  .key-values-text
    padding: $paddingTextBlock
    max-width: $textMaxWidth
    color: $primaryColor
    background:
      color: $secondaryColor

    +respond-to(mobile)
      padding: $paddingSmallTextBlock

  +respond-to(mobile)
    flex-direction: column
  //
  //.key-values-image
  //  img
  //    +respond-to(mobile)
  //      width: 100%