first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$is_production: true;
|
||||
|
||||
$img_common: if($is_production == true, '//img.freemius.com', 'http://img.freemius:8080');
|
||||
|
||||
$layout_width: 960px;
|
||||
$admin_mobile_max_width: 782px;
|
||||
Reference in New Issue
Block a user