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/sdo/sdoschoonmaak.nl/resources/assets/sass/site/partials/blocks/_buttonsRow.sass
.buttons-row
  padding: 100px 0
  background-color: $darkPurple

  .grid-row

    +respond-to-width-beyond(675)
      +flex(center, center)


    .button
      margin: 0 25px
      width: 250px
      +flex(space-between, center)

      background-color: white
      border-color: transparent
      color: $purple
      font-weight: 400
      text-transform: uppercase

      +respond-to-width(675)
        &:not(:first-child)
          margin-top: 25px

      .arrow
        path
          fill: $purple