aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/_layout.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/_layout.sass')
-rw-r--r--stylesheets/_layout.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/_layout.sass b/stylesheets/_layout.sass
index 4acb0dc4..def1c7ac 100644
--- a/stylesheets/_layout.sass
+++ b/stylesheets/_layout.sass
@@ -2,7 +2,7 @@
!page_width = 980px
!sidebar_margin = 20px
!sidebar_width = 280px
-!default_border_radius = 4px
+$default_border_radius = 4px
html body
background-color: #{!body_bg}