Added missed baseSize variable
This commit is contained in:
parent
b1517fdc67
commit
67e3f5a03b
@ -5,6 +5,9 @@
|
||||
$desktopLayout: 352px;
|
||||
$mobileLayout: 280px;
|
||||
|
||||
//Base
|
||||
$baseSize: 8px;
|
||||
|
||||
// Margins
|
||||
$sMargin-section: 24px; // To separate main section
|
||||
$sMargin-element: 14px; // To separate elements inside a group
|
||||
|
Loading…
Reference in New Issue
Block a user