aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/template/settings.scss')
-rw-r--r--css/theme/template/settings.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/template/settings.scss b/css/theme/template/settings.scss
index 7e9ffd8..739a609 100644
--- a/css/theme/template/settings.scss
+++ b/css/theme/template/settings.scss
@@ -10,6 +10,7 @@ $mainFontSize: 36px;
$mainColor: #eee;
// Headings
+$headingMargin: 0 0 20px 0;
$headingFont: 'League Gothic', Impact, sans-serif;
$headingColor: #eee;
$headingLineHeight: 0.9em;