We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88fd010 + a9b8928 commit 563d2ceCopy full SHA for 563d2ce
1 file changed
Matrix_Portal_Learn_Stats/code.py
@@ -38,7 +38,7 @@
38
text_font=FONT,
39
text_position=(
40
(matrixportal.graphics.display.width // 12) - 1,
41
- (matrixportal.graphics.display.height // 2) - 4,
+ (matrixportal.graphics.display.height // 2) - 8,
42
),
43
text_color=0x800000,
44
)
0 commit comments