aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/template/theme.scss')
-rw-r--r--css/theme/template/theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 96148e3..735b765 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -33,7 +33,7 @@ body {
.reveal h4,
.reveal h5,
.reveal h6 {
- margin: 0 0 20px 0;
+ margin: $headingMargin;
color: $headingColor;
font-family: $headingFont;