aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/black.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/black.scss')
-rw-r--r--css/theme/source/black.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/source/black.scss b/css/theme/source/black.scss
index 73dfecb..84e8d9a 100644
--- a/css/theme/source/black.scss
+++ b/css/theme/source/black.scss
@@ -1,7 +1,7 @@
/**
* Black theme for reveal.js. This is the opposite of the 'white' theme.
*
- * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
+ * By Hakim El Hattab, http://hakim.se
*/
@@ -21,7 +21,7 @@ $backgroundColor: #222;
$mainColor: #fff;
$headingColor: #fff;
-$mainFontSize: 38px;
+$mainFontSize: 42px;
$mainFont: 'Source Sans Pro', Helvetica, sans-serif;
$headingFont: 'Source Sans Pro', Helvetica, sans-serif;
$headingTextShadow: none;