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/SBogers75/roost-interieurbouw.nl/wwwroot/css/partials/_footer.sass
footer
  +flex(space-between, center)
  background: $fontRed url('/images/structure/footer_background.png')
  p
    +font-default(18px, 20px)
    display: inline-block
    height: 50px
    +flex(flex-start, center)
    color: white
    &.company
      margin-left: $contentGrid
      cursor: pointer

    &.komma
      margin-right: $contentGrid
      float: right
      a, em
        +font-default(18px, 20px)
        color: white
        font-style: normal
        +flex(center, center)
      span
        +sprite(-100px -15px, 30px, 30px)
        display: block
        margin-right: 20px

+media-query(650px)
  footer
    p.komma
      em
        display: none
      span
        margin: 0