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

@@ -138,7 +138,7 @@ body:hover .visually-hidden button {
.full {
@include breakpoint($large){
margin-right: -1 * $right-sidebar-width;
margin-right: -1 * span(2.5 of 12);
}
}