diff --git a/topics/common_scenes.py b/topics/common_scenes.py index 3e7369c1..4d1354f6 100644 --- a/topics/common_scenes.py +++ b/topics/common_scenes.py @@ -176,7 +176,7 @@ class PatreonEndScreen(PatreonThanks): aligned_edge = UP, ) columns.scale_to_fit_width(total_width - 1) - columns.next_to(black_rect, DOWN, LARGE_BUFF) + columns.next_to(black_rect, DOWN, 3*LARGE_BUFF) columns.to_edge(RIGHT) self.play(