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/ZelfVerkopen/zelfverkopen.nl/resources/assets/sass/site/partials/_postsRow.sass
.posts-row
  padding-bottom: 180px

  .title
    +flex(space-between, center)

    >h3
      width: 100%
      margin: 0
      padding-bottom: 30px
      font-size: 1rem
      line-height: 1.3
      color: $orange
      +bree


    .title-wrapper
      +flex(flex-start, center)
      width: calc(100% - 220px)

      .icon
        position: relative
        top: 3px
        display: inline-block
        +sprite(-151px -40px, 30px, 27px)
        margin-right: 20px

      >h3
        width: calc(100% - 55px)
        margin: 0
        font-size: 1.4rem
        line-height: 1.4
        color: $greyBluer
        +bree

        +respond-to-width(900)
          font-size: 1.2rem

  +respond-to-width(1260)
    #home &
      display: none

  +respond-to-width(700)
    display: none