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/mohn.komma.pro/wwwroot/wp-content/themes/mohn/assets/css/_config.sass
/*////////////////*/
/*//// CONFIG ////*/
/*////////////////*/

$color-main       : #dbb1bd
$color-light      : #eaeff1
$color-white      : #ffffff
$color-black      : #000000
$color-gray       : #cccccc
$color-dark       : #999999


=translate3d($x, $y, $z)
  transform:          translate3d($x, $y, $z)
  -webkit-transform:  translate3d($x, $y, $z)
  -moz-tranform:      translate3d($x, $y, $z)
  -ms-transform:      translate3d($x, $y, $z)
  -o-transform:       translate3d($x, $y, $z)

=animate($x, $y)
  transition:         $x $y cubic-bezier(.47,.18,.31,.93)
  -webkit-transition: $x $y cubic-bezier(.47,.18,.31,.93)
  -moz-transition:    $x $y cubic-bezier(.47,.18,.31,.93)
  -ms-transition:     $x $y cubic-bezier(.47,.18,.31,.93)
  -o-transition:      $x $y cubic-bezier(.47,.18,.31,.93)


body
  font-family: 'Lato', sans-serif

input
  font-family: 'Lato', sans-serif