mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
remove lsh in OpeningManimExample
This commit is contained in:
@ -15,7 +15,7 @@ class OpeningManimExample(Scene):
|
||||
The original motivation for manim was to
|
||||
better illustrate mathematical functions
|
||||
as transformations.
|
||||
""", lsh=1.5)
|
||||
""")
|
||||
intro_words.to_edge(UP)
|
||||
|
||||
self.play(Write(intro_words))
|
||||
|
Reference in New Issue
Block a user