Skip to content

Commit

Permalink
update pixelFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
Curti-s committed Jul 2, 2022
1 parent 874db36 commit 74bd69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const text = {
};

const pixelFormat = {
ratio: 2 / 128,
ratio: 5 / 128,
};

const background = {
Expand Down

0 comments on commit 74bd69a

Please sign in to comment.