diff options
Diffstat (limited to 'theme/stylesheets/website/variables.less')
-rw-r--r-- | theme/stylesheets/website/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/website/variables.less b/theme/stylesheets/website/variables.less index a234bb1..01eb9ed 100644 --- a/theme/stylesheets/website/variables.less +++ b/theme/stylesheets/website/variables.less @@ -114,6 +114,7 @@ @body-background-2: #1d1f21; // Sidebar +@sidebar-transition-duration: 250ms; @sidebar-color-1: #AFA790; @sidebar-color-2: hsl(207, 15%, 80%); @sidebar-background-1: #111; |