Fix for latest changes

Some variables were missing
This commit is contained in:
Stephan Hagedorn 2017-08-21 14:57:34 +02:00
parent 9b2f7260ad
commit 9ae96ba419

View file

@ -46,10 +46,10 @@ $basic_line: 1;
// ),
// );
// $head_size_1: 3.1em;
// $head_size_2: 2.5em;
// $head_size_3: 1.8em;
// $head_size_4: 1.35em;
$head_size_1: 3.1em;
$head_size_2: 2.5em;
$head_size_3: 1.8em;
$head_size_4: 1.35em;
$text_size_1: 1em;
$text_size_2: 20;