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/SBogers110/franciscaansebeweging.nl/wwwroot/css/mixins/_sprite.sass
//Sprite
$spriteWidth: 205px
$spriteHeight: 195px


=sprite($position, $width: auto, $height: auto)
  background: url("/img/franciscaanse-beweging-sprite.min.svg") $position no-repeat
  background-size: $spriteWidth $spriteHeight
  width: $width
  height: $height

=arrowWhite()
  +sprite(0px -57px, 16px, 11px)
  display: inline-block

=arrowPurple()
  +sprite(0px -69px, 12px, 9px)
  display: inline-block

=arrowDarkPurple()
  +sprite(0px -78px, 14px, 10px)
  display: inline-block