mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 12:47:43 +00:00
remove lsh in OpeningManimExample
This commit is contained in:
parent
663c57ba74
commit
892df54c9f
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue