Skip to content

Commit

Permalink
Use DejaVu Sans for receipts (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Mar 5, 2021
1 parent 03b9d76 commit ba818cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/receipt.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<style>
body {
background: #fff none;
font-family: DejaVu Sans, 'sans-serif';
font-size: 12px;
}
Expand Down

0 comments on commit ba818cc

Please sign in to comment.