Skip to content

Commit 8eaf62d

Browse files
committed
change default font
1 parent ba20b96 commit 8eaf62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/invoices.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
/**
9292
* Supported values are: 'DejaVu Sans', 'Helvetica', 'Courier', 'Times', 'Symbol', 'ZapfDingbats'
9393
*/
94-
'defaultFont' => 'DejaVu Sans',
94+
'defaultFont' => 'Helvetica',
9595
],
9696

9797
'paper' => [

0 commit comments

Comments
 (0)