make the sidebar a bit smaller
This commit is contained in:
parent
6dcfddd2ad
commit
aeb2cd02fc
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue