mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
shift of the day description down one more pixel for total of 4
This commit is contained in:
@@ -486,7 +486,7 @@ class OfTheDayManager:
|
||||
space_between_lines = 0
|
||||
else:
|
||||
# Tight spacing
|
||||
space_after_title = 3
|
||||
space_after_title = 4
|
||||
space_between_lines = 1
|
||||
|
||||
# --- Draw Title ---
|
||||
|
||||
Reference in New Issue
Block a user