shift whole display down 8 pixels

This commit is contained in:
Chuck
2025-09-16 12:19:50 -04:00
parent c18ab3f91f
commit a0973a2ad8

View File

@@ -440,7 +440,7 @@ class OfTheDayManager:
# --- Dynamic Spacing Calculation ---
# Calculate how much space we need and distribute it evenly
margin_top = 6 # Shift everything down by 6 pixels
margin_top = 8 # Shift everything down by 6 pixels
margin_bottom = 1
underline_space = 1 # Space for underline