diff options
Diffstat (limited to 'theme/stylesheets/variables.less')
-rwxr-xr-x | theme/stylesheets/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/variables.less b/theme/stylesheets/variables.less index 15048cb..ea18125 100755 --- a/theme/stylesheets/variables.less +++ b/theme/stylesheets/variables.less @@ -20,7 +20,7 @@ @sidebar-color: hsl(207, 15%, 80%); @sidebar-background: hsl(207, 15%, 95%); -@sidebar-nested-padding: 10px; +@sidebar-nested-padding: 20px; @sidebar-search-padding: 6px; @sidebar-search-background: transparent; |