mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Moving crypto.py to old_projects
This commit is contained in:
parent
f3d1396bde
commit
2c082e917d
1 changed files with 1 additions and 1 deletions
|
@ -5299,7 +5299,7 @@ class Thumbnail(DistributedBlockChainScene):
|
|||
block_chain.arrows.highlight(RED)
|
||||
block_chain.blocks.gradient_highlight(BLUE, GREEN)
|
||||
block_chain.scale_to_fit_width(2*SPACE_WIDTH-1)
|
||||
block_chain.set_stroke(width = 8)
|
||||
block_chain.set_stroke(width = 12)
|
||||
self.add(block_chain)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue