Skip to content

Commit

Permalink
Change pdf address spacing from 1.5 to 1.4 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinemeremChigbo authored and leogjhuang committed Jul 30, 2023
1 parent e34f6ad commit f0566dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/invoices/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ const pdfDefinition = (input: {
],
absolutePosition: { x: 80, y: 740 },
fontSize: 12,
lineHeight: 1.4,
},
],
styles: {
Expand Down

0 comments on commit f0566dd

Please sign in to comment.