aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/white.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-06-10 10:58:40 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-06-10 10:58:40 +0200
commit8162855d23601e66a25ba79dd4013ef416c4f1b4 (patch)
treecfcdd3391293b9ef1c15e54e8d367139c4a9ceb5 /css/theme/source/white.scss
parent6bfa48a667fe91bb1de1b680769aeb7260af3a49 (diff)
downloadfosdem-2021-minimalism-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar
fosdem-2021-minimalism-presentation-8162855d23601e66a25ba79dd4013ef416c4f1b4.tar.gz
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
Diffstat (limited to 'css/theme/source/white.scss')
-rw-r--r--css/theme/source/white.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/source/white.scss b/css/theme/source/white.scss
index 6758ce0..7f06ffd 100644
--- a/css/theme/source/white.scss
+++ b/css/theme/source/white.scss
@@ -21,7 +21,7 @@ $backgroundColor: #fff;
$mainColor: #222;
$headingColor: #222;
-$mainFontSize: 38px;
+$mainFontSize: 42px;
$mainFont: 'Source Sans Pro', Helvetica, sans-serif;
$headingFont: 'Source Sans Pro', Helvetica, sans-serif;
$headingTextShadow: none;