diff --git a/templates/.ipynb_checkpoints/style-checkpoint.css b/templates/.ipynb_checkpoints/style-checkpoint.css index e553a9c..c264a83 100644 --- a/templates/.ipynb_checkpoints/style-checkpoint.css +++ b/templates/.ipynb_checkpoints/style-checkpoint.css @@ -85,6 +85,7 @@ you want your chapter to always start on the right page. */ .snapshot{ page-break-inside: avoid; + margin-bottom: 8px; } .snapshot .iteration{ diff --git a/templates/style.css b/templates/style.css index e553a9c..c264a83 100644 --- a/templates/style.css +++ b/templates/style.css @@ -85,6 +85,7 @@ you want your chapter to always start on the right page. */ .snapshot{ page-break-inside: avoid; + margin-bottom: 8px; } .snapshot .iteration{