Skip to content

Commit 74bd69a

Browse files
committed
update pixelFormat
1 parent 874db36 commit 74bd69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const text = {
6767
};
6868

6969
const pixelFormat = {
70-
ratio: 2 / 128,
70+
ratio: 5 / 128,
7171
};
7272

7373
const background = {

0 commit comments

Comments
 (0)