This change fixes a small but visible UI issue in the terminal output: the left side of the "Less … More" contribution legend was misaligned relative to the grid borders. The formatting width was corrected by updating the padding calculation in print_grid, which improves the visual consistency of the rendered calendar. The practical effect is cleaner, better-aligned output when viewing the generated graph.