Skip to content

Instantly share code, notes, and snippets.

@advokatb
Created April 3, 2020 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save advokatb/0facf77f3a8a2dac8f71e77599afad46 to your computer and use it in GitHub Desktop.
Save advokatb/0facf77f3a8a2dac8f71e77599afad46 to your computer and use it in GitHub Desktop.
<?php
'default' => '',
'default' => [
'unit' => 'px',
'size' => 10,
],
'default' => [
'top' => '20',
'right' => '20',
'bottom' => '20',
'left' => '20',
'unit' => 'px',
'isLinked' => true,
],
'default' => [
'unit' => 'deg',
],
'tablet_default' => [
'unit' => 'deg',
],
'mobile_default' => [
'unit' => 'deg',
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment