Upgrade Slate to commit 97c8dd4

This commit is contained in:
Andy Wilkinson
2024-05-31 14:06:22 +01:00
parent 93e89496a6
commit c98c705ad9
11 changed files with 133 additions and 58 deletions

View File

@@ -609,6 +609,10 @@ html, body {
%right-col + %left-col {
margin-top: $main-padding;
}
.highlight + p {
margin-top: 20px;
}
}
.highlight .c, .highlight .cm, .highlight .c1, .highlight .cs {