diff options
Diffstat (limited to 'css/theme/white.css')
-rw-r--r-- | css/theme/white.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/white.css b/css/theme/white.css index 16a1d23..7adc605 100644 --- a/css/theme/white.css +++ b/css/theme/white.css @@ -16,7 +16,7 @@ body { .reveal { font-family: "Source Sans Pro", Helvetica, sans-serif; - font-size: 38px; + font-size: 42px; font-weight: normal; color: #222; } |