Fix Chroma pre bottom margin

master
Will Faught 3 years ago
parent 0895f66fed
commit 98c92260d0

@ -29,8 +29,8 @@ section[class="paige-content"] > blockquote p:last-of-type {
}
{{ end }}
.highlight .chroma pre,
.highlight pre.chroma {
.paige-figure .highlight .chroma pre,
.paige-figure .highlight pre.chroma {
margin-bottom: 0;
}

Loading…
Cancel
Save