diff options
Diffstat (limited to 'settings.yaml')
-rw-r--r-- | settings.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/settings.yaml b/settings.yaml new file mode 100644 index 0000000..0b562c6 --- /dev/null +++ b/settings.yaml @@ -0,0 +1,15 @@ +font: + size: + heading_huge: 19pt + heading_large: 16pt + heading: 13pt + description: 8pt + tags: 8pt + education_description: 8pt + contacts: 8pt + general: "Helvetica Neue" + minor_highlight: "Helvetica Neue" + +paragraph: + # Distance between lines + leading: 4pt |