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/jacques-hein.komma.pro/wwwroot/css/partials/_byKomma.sass
.by-komma-link
  position: relative
  +flex(space-between, center)
  font-size: 0.9rem
  line-height: 1
  width: 250px
  color: white
  opacity: 0.8
  transition: opacity 0.2s

  &:hover
    opacity: 1
    color: white

  span
    position: relative
    top: 1px
    display: inline-block
    width: 78px
    height: 25px
    background:
      image: url("/img/komma.svg")
      position: center
      size: contain
      repeat: no-repeat

  +respond-to-width(800)
    margin-left: auto
    margin-right: auto