diff --git a/src/of_the_day_manager.py b/src/of_the_day_manager.py index 5c0a3306..ba29abc7 100644 --- a/src/of_the_day_manager.py +++ b/src/of_the_day_manager.py @@ -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