Merge branch 'v0.2.0' of github.com:pmarsceill/just-the-docs into dark-mode

This commit is contained in:
Patrick Marsceill
2018-11-17 16:25:58 -05:00
8 changed files with 45 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ code {
border-radius: $border-radius;
}
.highlight {
pre.highlight {
padding: $sp-3;
margin-bottom: 0;
background-color: $code-background-color;