Small fixes
This commit is contained in:
parent
f2dfe32ca2
commit
3598c3fc8f
3 changed files with 7 additions and 3 deletions
|
|
@ -23,10 +23,12 @@ $head_line_2: $text_line_1;
|
|||
$head_line_3: $text_line_1;
|
||||
$head_line_4: $text_line_1;
|
||||
|
||||
$primary_font_family: #{'Trebuchet MS', Helvetica, Arial, sans-serif, sans};
|
||||
$primary_font_family: #{'Roboto', sans-serif};
|
||||
$secondary_font_family: #{'Roboto', sans-serif};
|
||||
$third_font_family: #{'Courier New', monospace};
|
||||
|
||||
$alternative_font_family: #{'Trebuchet MS', Helvetica, Arial, sans-serif, sans};
|
||||
|
||||
$basic_indent: 2em;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue