diff --git a/layouts/partials/paige/style.html b/layouts/partials/paige/style.html
index 1dc10908..c9c10e73 100644
--- a/layouts/partials/paige/style.html
+++ b/layouts/partials/paige/style.html
@@ -29,7 +29,8 @@ section[class="paige-content"] > blockquote p:last-of-type {
}
{{ end }}
-.highlight .chroma pre {
+.highlight .chroma pre,
+.highlight pre.chroma {
margin-bottom: 0;
}