summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/variables.less')
-rwxr-xr-xtheme/stylesheets/variables.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/variables.less b/theme/stylesheets/variables.less
index 36fc195..fda6b13 100755
--- a/theme/stylesheets/variables.less
+++ b/theme/stylesheets/variables.less
@@ -17,6 +17,7 @@
// Sidebar
@sidebar-width: 250px;
+@sidebar-breakpoint: 600px;
@sidebar-color: hsl(207, 15%, 80%);
@sidebar-background: hsl(207, 15%, 95%);