diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..17a2b5c 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "pdfExportSettings": { + "pageSize": "Letter", + "landscape": false, + "margin": "0", + "downscalePercent": 100 + } +} \ No newline at end of file