Adjust sidebar navigation list and syntax highlighting styles

This commit is contained in:
Michael Rose
2016-03-31 21:41:00 -04:00
parent 7d93083b91
commit d04308520f
8 changed files with 100 additions and 195 deletions

View File

@ -147,6 +147,7 @@ figcaption > code {
background: $code-background-color;
border: 1px solid $lighter-gray;
border-radius: $border-radius;
box-shadow: $box-shadow;
&:before, &:after {
letter-spacing: -0.2em;