make the sidebar a bit smaller

This commit is contained in:
Matthew Hooker 2017-01-05 12:09:31 -08:00
parent 6dcfddd2ad
commit aeb2cd02fc
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#sidebar-docs {
min-height: 100%;
max-width: 420px;
max-width: 320px;
$border: 1px solid $gray-dark;
font-size: 16px;
font-family: $mono;