Makes Patron names show up lower to start

This commit is contained in:
Grant Sanderson
2018-02-28 21:39:25 -08:00
parent 7e4bd54da7
commit 74f3beca7c

View File

@@ -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(