From fb7d854abea4713429e9d1e0beba3d545cf89936 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Sat, 26 Nov 2022 20:41:40 +0100 Subject: [PATCH] Small style changes --- templates/.ipynb_checkpoints/style-checkpoint.css | 1 + templates/style.css | 1 + 2 files changed, 2 insertions(+) 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{