Skip to content

Commit 4324f1e

Browse files
committed
Increase animation size
1 parent 3cded3e commit 4324f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog_professional/_posts/2023-12-20-nbsphinx-code-toggle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Sphinx has a straightforward hook for this.
2828

2929
After a little styling and animation fiddling, here's what it looks like in action.
3030

31-
![toggling notebook cell in sphinx docs](/resources/2023-12-20-nbsphinx-code-toggle.gif){:style="width: 40%;display:block; margin-left:auto; margin-right:auto;"}
31+
![toggling notebook cell in sphinx docs](/resources/2023-12-20-nbsphinx-code-toggle.gif){:style="width: 80%;display:block; margin-left:auto; margin-right:auto;"}
3232

3333
To get things readable, I ended up adding `<hline>` breaks around code cells and hiding the cell numbers.
3434

0 commit comments

Comments
 (0)