Fix for latest changes
Some variables were missing
This commit is contained in:
parent
9b2f7260ad
commit
9ae96ba419
1 changed files with 4 additions and 4 deletions
|
|
@ -46,10 +46,10 @@ $basic_line: 1;
|
||||||
// ),
|
// ),
|
||||||
// );
|
// );
|
||||||
|
|
||||||
// $head_size_1: 3.1em;
|
$head_size_1: 3.1em;
|
||||||
// $head_size_2: 2.5em;
|
$head_size_2: 2.5em;
|
||||||
// $head_size_3: 1.8em;
|
$head_size_3: 1.8em;
|
||||||
// $head_size_4: 1.35em;
|
$head_size_4: 1.35em;
|
||||||
|
|
||||||
$text_size_1: 1em;
|
$text_size_1: 1em;
|
||||||
$text_size_2: 20;
|
$text_size_2: 20;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue